Skip to content

Releases: fabric-testbed/jupyter-examples

Release 1.7.1

24 Sep 11:24
063bcb2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rel1.7.0...rel1.7.1

Release 1.7.0

06 Aug 13:47
93aba44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rel1.6.1...rel1.7.0

Release 1.6.1

23 Jan 15:48
60d95b1
Compare
Choose a tag to compare

What's Changed

  • notebook to configure and validate the configuration by @kthare10 in #267
  • Fabnetv4ext route update and add project id for tutorial project by @kthare10 in #268
  • add notebook for add/remove ssh keys to slivers by @kthare10 in #269
  • up fablib version by @kthare10 in #270

Full Changelog: rel1.6.0...rel1.6.1

Release 1.6.0

03 Jan 21:27
ffa4f32
Compare
Choose a tag to compare
  • POA SSH add/remove key example
  • Updated AL2s example

Release 1.5.5

09 Oct 20:42
a986069
Compare
Choose a tag to compare
  • Notebooks reorganization
  • Additional examples added for SIGCOMM23 and KNIT7

Release 1.5.4

22 Aug 13:11
eedf8ee
Compare
Choose a tag to compare
  • Updated Dependencies
  • Bug Fixes
  • P4 Notebooks

Release 1.5.3

03 Aug 21:47
e8b1df8
Compare
Choose a tag to compare

Updated dependencies

Release 1.5.2

02 Aug 21:46
8f79812
Compare
Choose a tag to compare

The FABlib has been updated to support new Release 1.5 Features. The new version is available in “Bleeding Edge” Jupyter Container. Jupyter Example notebooks that helps experimenters take advantage of these new capabilities have also been added/updated. The new release contains following:

  • Bug Fixes
  • Updates
  • Support for listing facility ports
    • Early detection of bastion connectivity failures
    • Network Configuration has been made idempotent and can be re-applied post reboot
  • New functionality:
    • Provisioning Port Mirror Network service described in detail here
    • CPU Pinning and Numa tuning - users can now request to pin virtual CPUs and memory for their node to be pinned to specific physical CPU and Numa nodes on the host machine for performance optimization
    • FPGA - users can now request FPGAs to be connected to their nodes
    • Multiple SSH Keys - users can now pass multiple keys to their slivers when provisioning a slice

Release 1.5.1

14 Jun 13:40
eb86487
Compare
Choose a tag to compare
  • Updated AL2S notebook with Facility Port Name
  • Added the missing plugin.py

Release 1.5.0

12 Jun 18:24
a6e3684
Compare
Choose a tag to compare
  • 1.5 support examples under beta_functionality with fablib plugins
    • FPGA support
    • Display Numa information
    • Long Lived Slices
    • iPerf3 notebook updated with POA/ Cpu pinning and Numa tune - performance of 70-80Gbps observed with Shared NICs
    • Expose interface to force a fresh copy of available resources; by default cached copy is returned
  • Picked up 1.5 dependencies
  • Cleanup old examples under beta_functionality