Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
rfj82982 pushed 3 commits to dev 2decomp-fft/2decomp-fft
rfj82982 closed a pull request on 2decomp-fft/2decomp-fft
MPI IO / write plane: remove safety check on iplane to allow averaging
This PR will finalize https://github.com/2decomp-fft/2decomp-fft/pull/368rfj82982 pushed 2 commits to dev 2decomp-fft/2decomp-fft
rfj82982 closed a pull request on 2decomp-fft/2decomp-fft
Update MPI IO: when writing a plane, the array can be averaged in one…
… directionrfj82982 pushed 13 commits to dev 2decomp-fft/2decomp-fft
- add compiler switch for fftw with omp support c651199
- add openmp support for merge and split loops 552b910
- fix typo 4c62ed2
- autodetect fftw openmp build 0279316
- add link against openmp d209a7c
- Check error code for fftw_init_threads 474ac45
- Use the Openmp module only if needed cc594cb
- dont load omp_lib if not used 3dbdab0
- Merge branch 'FFTW-omp' of github.com:nanoseb/2decomp-fft into FFTW-omp 27aa18a
- remove unnecessary use omp_lib 2cee047
- fix check of error code fftw has this weird convention than error code/=0 for a fail dd97921
- remove requirement for openMP 8885a9c
- Merge pull request #364 from Nanoseb/FFTW-omp Adds openMP support for fftw_f03 029d43f
rfj82982 closed a pull request on 2decomp-fft/2decomp-fft
Adds openMP support for fftw_f03
Enables openMP implementation of fftw_f03. ~~Because some new functions need to be called and are only available in a openmp supported version of fftw, a cmake parameter has been added.~~ The ava...rfj82982 closed an issue on 2decomp-fft/2decomp-fft
Cmake version requirement clarity - 3.21 or 3.20?
**Describe the bug** In commit https://github.com/2decomp-fft/2decomp-fft/commit/090c3b16fa61486b45b191e0c5771c700473a90f it suggests minimum cmake 3.20 but CMakelists.txt has it set to 3.21 - thi...rfj82982 published a release on xcompact3d/Incompact3d
v5.0
New release of Xcompact3d. ## What has changed since the last version - 2DECOMP&FFT library now used as an external library - CMAKE only support for compilation - New MHD module to study M...rfj82982 opened a pull request on xcompact3d/Incompact3d
Add pipe test
Add Pipe Flow and PTBL to both test and examples.rfj82982 created a branch on xcompact3d/Incompact3d
AddPipeTest - Current CPU version of our solver for the Navier-Stokes equations
rfj82982 published a release on 2decomp-fft/2decomp-fft
New stable release of 2DECOMP&FFT. Main addition with respect to version v2.0.3: - Fix CI for NVHPC, Intel and Caliper - Change CMake version requirement to 3.20 to fix compatibility issue with ...
rfj82982 created a tag on 2decomp-fft/2decomp-fft
v2.0.4 - The 2DECOMP&FFT library provides access to a slabs and pencil decompositions as well as FFTs.
rfj82982 created a branch on 2decomp-fft/2decomp-fft
FixCMversion - The 2DECOMP&FFT library provides access to a slabs and pencil decompositions as well as FFTs.
rfj82982 opened a pull request on xcompact3d/Incompact3d
Add single precision verification on TGV
Fix the TGV verification case for single precision.rfj82982 created a branch on xcompact3d/Incompact3d
TGVSingle - Current CPU version of our solver for the Navier-Stokes equations
rfj82982 created a tag on 2decomp-fft/2decomp-fft
v2.0.4 - The 2DECOMP&FFT library provides access to a slabs and pencil decompositions as well as FFTs.