Dear Telemac users and developers,
I spent some times looking how to package Telemac-Mascaret for conda and it's now done !
Package description:
2 configs are built : gnu.static and gnu.static.debug taken from
gitlab.pam-retd.fr/otm/wintel/-/blob/main/config/systel.cfg.
Support parallel computation.
Require 1 extra package which is not in default repo :
msmpi-compilers (providing mpif90)
Performance should be similar to
wintel install
I consider this package as an alpha for now.
Only t2d_malpasset-fine.cas in parallel has been tested.
Features
- Parallel computation
- Switch debug mode
Not implemented (yet...)
- Dynamic build (I have trouble with API compilation
- HDF5 and MED support
- MUMPS (openblas, scalapack) support
- aed2 support
- gotm support
- Provide examples in separate package
- Provide documentation in separate package
How to install?
Package recipe
Github repo:
github.com/nicogodet/telemac-mascaret-feedstock
Anaconda:
anaconda.org/nicogodet/telemac-mascaret
Via this topic, I call for testers, developers and maintainers to provide a complete and efficient telemac package