Skip to content

LLNL/bridge-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridge Kernel

The Bridge Kernel is a Jupyter Kernel for connecting to backends that implement the bridge kernel (bk) protocol. The bk protocol is a small client-server protocol that emphasizes

  • Minimal dependencies
  • Easier embedding with MPI
  • Secure connections + authentication
  • Automatic tunneling

An example MPI Python implementation is available under server.

Getting Started

Bridge Kernel is not on PyPI yet, please clone and install from local source.

pip install . [--user] [--upgrade]

Release

Bridge Kernel is released under a BSD-3-Clause license. For more details, please see the LICENSE file.

SPDX-License-Identifier: BSD-3-Clause

LLNL-CODE-778618

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages