In addition to providing the source code and releases, it would be nice to also distribute pFUnit on conda-forge as a cross-platform distribution method, given that all of the build requirements
|
- Fortran compilers: |
|
- Intel v18.0.5, v19.0.3 |
|
- NAG v6.2 |
|
- GFortran v8.3, v9.2 |
|
- CMake v3.12+ |
|
- Python v2.7* or v3.x |
|
- make (or ninja or ...) |
|
- Optional |
|
- MPI (tested with OpenMPI and iMPI) |
|
- OpenMP |
are already distributed on conda-forge.
This would have a beneficial impact on at least one library that I know of (c.f. Cambridge-ICCS/FTorch#264).
In addition to providing the source code and releases, it would be nice to also distribute pFUnit on conda-forge as a cross-platform distribution method, given that all of the build requirements
pFUnit/README.md
Lines 39 to 48 in 26dadb1
are already distributed on conda-forge.
This would have a beneficial impact on at least one library that I know of (c.f. Cambridge-ICCS/FTorch#264).