Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

rfj82982

rfj82982 closed a pull request on 2decomp-fft/2decomp-fft
IO: Allow plane averaging for ADIOS
rfj82982 created a review on a pull request on 2decomp-fft/2decomp-fft
LGTM

View on GitHub

rfj82982 deleted a branch 2decomp-fft/2decomp-fft

mpi_io_write_plane_update

rfj82982 pushed 3 commits to dev 2decomp-fft/2decomp-fft
  • MPI IO / write plane: remove safety check on iplane to allow averaging 0b3a89d
  • Update CHANGELOG.md 2cd98b6
  • Merge pull request #369 from 2decomp-fft/mpi_io_write_plane_update MPI IO / write plane: remove safety check on ipla... 56ba009

View on GitHub

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/368
rfj82982 created a review on a pull request on 2decomp-fft/2decomp-fft
LGTM

View on GitHub

rfj82982 deleted a branch 2decomp-fft/2decomp-fft

mpi_io_write_plane_update

rfj82982 pushed 2 commits to dev 2decomp-fft/2decomp-fft
  • Update MPI IO: when writing a plane, the array can be averaged in one direction 4ce19da
  • Merge pull request #368 from 2decomp-fft/mpi_io_write_plane_update Update MPI IO: when writing a plane, the array ca... 0f9046f

View on GitHub

rfj82982 created a review on a pull request on 2decomp-fft/2decomp-fft
LGTM

View on GitHub

rfj82982 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

View on GitHub

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 starred xcompact3d/x3d2
rfj82982 starred xcompact3d/Incompact3d
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 deleted a tag 2decomp-fft/2decomp-fft

v2.0.4

rfj82982 opened a pull request on 2decomp-fft/2decomp-fft
Update version number in CMake file
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 review on a pull request on 2decomp-fft/2decomp-fft
LGTM

View on GitHub

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 published a release on 2decomp-fft/2decomp-fft
v2.0.4
- Fix CI for NVHPC, Intel and Caliper - Change CMake version requirement to 3.20 to fix compatibility issue with Xcompact3d - Add cuda fortran module for NCCL build for GPU (to be compatible with...
rfj82982 deleted a branch xcompact3d/Incompact3d

mathrack-patch-1

rfj82982 created a review on a pull request on xcompact3d/Incompact3d
LGTM

View on GitHub

Load more