Ecosyste.ms: Timeline

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

pbartholomew08

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

ci--ifort-ifx

pbartholomew08 pushed 1 commit to dev 2decomp-fft/2decomp-fft
  • Replace ifort->ifx in CI (#358) Intel have deprecated and removed ifort from the oneAPI distribution. 1575615

View on GitHub

pbartholomew08 closed a pull request on 2decomp-fft/2decomp-fft
Replace ifort->ifx in CI
Intel have deprecated and removed ifort from the oneAPI distribution.
pbartholomew08 opened a pull request on 2decomp-fft/2decomp-fft
Replace ifort->ifx in CI
Intel have deprecated and removed ifort from the oneAPI distribution.
pbartholomew08 created a branch on 2decomp-fft/2decomp-fft

ci--ifort-ifx - The 2DECOMP&FFT library provides access to a slabs and pencil decompositions as well as FFTs.

pbartholomew08 pushed 1 commit to dev 2decomp-fft/2decomp-fft
  • Extend the dummy ADIOS2 interface to include most of the objects / functions / subroutines available in the ADIOS2 mo... 66f75e0

View on GitHub

pbartholomew08 closed a pull request on 2decomp-fft/2decomp-fft
Extend the dummy ADIOS2 interface to include most of the objects / functions / subroutines available in the ADIOS2 module
The external code can avoid preprocessor directives (`#ifdef ADIOS2`) and perform IO with a simpler structure : ``` if (decomp_2d_with_adios2) call decomp_2d_register_var("io.dat", 1, real_typ...
pbartholomew08 created a review on a pull request on 2decomp-fft/2decomp-fft

View on GitHub

pbartholomew08 pushed 1 commit to 3-read-mesh-nodes-in-parallel CFLaboratory/CFGrid
  • WIP: Sketch opening a mesh file and reading the nodes 2650a4e

View on GitHub

pbartholomew08 opened a draft pull request on CFLaboratory/CFGrid
chore: Create a main program
pbartholomew08 pushed 1 commit to 3-read-mesh-nodes-in-parallel CFLaboratory/CFGrid
  • chore: Create a main program 215c796

View on GitHub

pbartholomew08 created a branch on CFLaboratory/CFGrid

3-read-mesh-nodes-in-parallel - CFMesh is a mesh-handling utility library.

pbartholomew08 created a review comment on a pull request on xcompact3d/x3d2
ok, then we leave this to be consistent with the rest of the code.

View on GitHub

pbartholomew08 created a review on a pull request on xcompact3d/x3d2

View on GitHub

pbartholomew08 created a review comment on a pull request on xcompact3d/x3d2
if this is a pain to fix we could lift it into a separate issue.

View on GitHub

pbartholomew08 created a review on a pull request on xcompact3d/x3d2

View on GitHub

pbartholomew08 created a review comment on a pull request on xcompact3d/x3d2
Why this change? It's probably better to stick to the CMAKE variables

View on GitHub

pbartholomew08 created a review comment on a pull request on xcompact3d/x3d2
Just to double check - the first division by problem size is normalising the backwards FFT, i.e. intentional, and 2nd is part of RMS operation?

View on GitHub

pbartholomew08 created a review on a pull request on xcompact3d/x3d2
All looks good to me

View on GitHub

pbartholomew08 created a review on a pull request on xcompact3d/x3d2
All looks good to me

View on GitHub

pbartholomew08 pushed 2 commits to develop CFLaboratory/CFGrid
  • feat: Implment reading GMSH mesh sections c7b9afb
  • Merge pull request #15 from CFLaboratory/2-extract-sections-of-a-mesh-file Implements reading the contents of a sect... 7b8dbad

View on GitHub

pbartholomew08 closed an issue on CFLaboratory/CFGrid
Extract sections of a mesh file
e.g. `nodes`, `cells`, _etc._
pbartholomew08 closed a pull request on CFLaboratory/CFGrid
Extract sections of a mesh file
pbartholomew08 pushed 1 commit to 2-extract-sections-of-a-mesh-file CFLaboratory/CFGrid
  • feat: Implment reading GMSH mesh sections c7b9afb

View on GitHub

pbartholomew08 pushed 1 commit to 2-extract-sections-of-a-mesh-file CFLaboratory/CFGrid
  • lint: Addressing linter issues in the SectionReader object c85950f

View on GitHub

pbartholomew08 opened a draft pull request on CFLaboratory/CFGrid
2 extract sections of a mesh file
pbartholomew08 created a branch on asimovpp/asimov-ccs

pasc25

pbartholomew08 pushed 1 commit to 2-extract-sections-of-a-mesh-file CFLaboratory/CFGrid
  • doc: Documenting the SectionReader class fb2b638

View on GitHub

pbartholomew08 created a comment on a pull request on 2decomp-fft/2decomp-fft
> Maybe we can print a warning or an error when the dummy IO subroutines / functions are used I think this is the best. If we are using F2018 we can do `error stop "Some error message"`

View on GitHub

pbartholomew08 pushed 2 commits to 2-extract-sections-of-a-mesh-file CFLaboratory/CFGrid
  • feat: Add file support for SectionReader 1f798ec
  • test: Add test for binary file support by SectionReader e7abc91

View on GitHub

Load more