NLeSC / team-atlas

1 stars 0 forks source link

Numba to speed up execution #116

Open meiertgrootes opened 3 years ago

meiertgrootes commented 3 years ago

As team atlas, we would like to use noomba to speed up the parallel execution of the CGC, to get results faster

Have a look at: https://blog.esciencecenter.nl/parallel-programming-in-python-7fd62c90217d

rogerkuou commented 3 years ago

@meiertgrootes This is the branch I implemented the low-mem matrix multiplication. You can also check this merge request

rogerkuou commented 3 years ago

This feature is merged in to developmet. See https://github.com/phenology/cgc/pull/25