BoostGSoC13 / odeint-v2

odeint - parallelization GSoC project
http://headmyshoulder.github.com/odeint-v2/
0 stars 0 forks source link

Heterogeneous backends #2

Open neapel opened 11 years ago

neapel commented 11 years ago

See if it would be possible to split a state vector between different backends

mariomulansky commented 11 years ago

it would be really great if one could do something like mpi_algebra< openmp_algebra< range_algebra > in the end. It's good to have that in mind already, but it should be the very last thing to address.