Skip to content
forked from bh107/bohrium

[Fork: Attempt to get this stuff to run on Python 3] - A runtime environment for efficiently executing vectorized applications using your favorite programming language Python/NumPy, C, C++, C#, F# on Linux, Windows and MacOSX.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

smheidrich/bohrium

 
 

Repository files navigation

Welcome!

Build Status

Bohrium provides a runtime environment for efficiently executing vectorized applications using your favorourite programming languange Python/NumPy, C#, F# on Linux, Windows and MacOSX.

Forget handcrafting CUDA/OpenCL to utilize your GPU, forget threading, mutexes and locks to utilize your multi-core CPU and forget about MPI to program your cluster just Bohrium!

Features

Architecture Support Frontends
Single-Core CPU Multi-Core CPU Many-Core GPU NumPy F# C#
Linux X X X X X X
MacOSX X X X X
Windows X X X X

The documentation is available at www.bh107.org

About

[Fork: Attempt to get this stuff to run on Python 3] - A runtime environment for efficiently executing vectorized applications using your favorite programming language Python/NumPy, C, C++, C#, F# on Linux, Windows and MacOSX.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 49.6%
  • C++ 33.5%
  • C# 8.0%
  • Python 6.5%
  • CMake 0.9%
  • Smarty 0.7%
  • Other 0.8%