bh107 / bohrium

Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX
http://www.bh107.org
Apache License 2.0
220 stars 31 forks source link

Create separate repository for bh107 #621

Open dionhaefner opened 5 years ago

dionhaefner commented 5 years ago

I wondered whether it would be a good idea to decouple the bh107 interface from the bohrium repo. As I see it, it would have the following advantages:

What do you think?

madsbk commented 5 years ago

I think it is a good idea but maybe it best to wait until bohrium-api provides most primitives needed by bh107? Else, the building process will be very version sensitive.