vscentrum / vsc-software-stack

Central repository of easyconfigs used in the software installations on VSC clusters.
2 stars 6 forks source link

CDO with `iimpi/2022a` #365

Closed boegel closed 3 months ago

boegel commented 4 months ago
boegel commented 4 months ago

I've already spent quite a bit of time on this, but I'm stuck on a compiler error. WIP easyconfigs available in wip branch, see here.

Must use iimpi/2022a, because it must be compatible with other modules like NCO (see https://github.com/easybuilders/easybuild-easyconfigs/pull/19848) & more.

pavelToman commented 3 months ago

Seems the toolchainopts = {'pic': True, 'usempi': True} help and it could be build without errors.

pavelToman commented 3 months ago

PR