bohrium

Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX (by bh107)

Bohrium Alternatives

Similar projects and alternatives to bohrium

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bohrium alternative or higher similarity.

bohrium reviews and mentions

Posts with mentions or reviews of bohrium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.
  • Ask HN: Who wants to be hired? (January 2022)
    14 projects | news.ycombinator.com | 3 Jan 2022
    Email: [email protected]

    Hi HN. I'm Mads.

    I did my PhD working on Bohrium (https://github.com/bh107/bohrium). Bohrium is a framework that sits on top NumPy and intercepts all calls. When you have a side-effect in your Python code, Bohrium will take over and JIT-compile an OpenCL kernel, so your NumPy can run on your GPU. This is all done automatically, so all you need to change is `import numpy as np` to `import bohrium as np`. For Bohrium I also created a Ruby frontend, so you can use custom `BhArray` to JIT-compile OpenCL kernels from Ruby code, run when you have a side-effect. Besides that I also created a CSP (Communicating Sequential Processes) gem for Ruby called Emit (https://github.com/omegahm/emit) This outperformed the current Python implementation in speed.

    After my PhD I've been working as full stack developer multiple places, where I've mostly been using Ruby for backend and React for frontend. My latest position was a Tech Lead position where I was in charge of a small team of four developers.

Stats

Basic bohrium repo stats
1
219
10.0
over 3 years ago

bh107/bohrium is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of bohrium is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com