Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pbartholomew08 pushed 1 commit to 1-open-a-mesh-file-and-determine-its-format CFLaboratory/CFGrid
- feat: Implement a reader class e682243
pbartholomew08 pushed 1 commit to 1-open-a-mesh-file-and-determine-its-format CFLaboratory/CFGrid
- tests: Initial configuration of CMake/Catch2-based test system 546c76b
pbartholomew08 opened a draft pull request on CFLaboratory/CFGrid
Open a mesh file and determine its format
pbartholomew08 pushed 1 commit to 1-open-a-mesh-file-and-determine-its-format CFLaboratory/CFGrid
- tests: Initial configuration of CMake/Catch2-based test system 26cdb01
pbartholomew08 pushed 1 commit to 1-open-a-mesh-file-and-determine-its-format CFLaboratory/CFGrid
- tests: Initial configuration of CMake/Catch2-based test system 8edab24
pbartholomew08 created a branch on CFLaboratory/CFGrid
1-open-a-mesh-file-and-determine-its-format - CFMesh is a mesh-handling utility library.
pbartholomew08 created a branch on CFLaboratory/CFGrid
develop - CFMesh is a mesh-handling utility library.
pbartholomew08 opened an issue on CFLaboratory/CFGrid
Extract sections of a mesh file
e.g. `nodes`, `cells`, _etc._pbartholomew08 pushed 1 commit to main CFLaboratory/CFGrid
- chore: Rename project to CFGrid This is to avoid potential confusion with an existing mesh generator CFMesh. 765a29e
pbartholomew08 created a review comment on a pull request on xcompact3d/Incompact3d
I don't think the function as written can work, the array being reduced into is never allocated, consider the simplified version below with the Cray compiler: ``` ======= func_arr.f90 program te...
pbartholomew08 created a comment on a pull request on pbartholomew08/archer2-docs
An alternative (possibly better) approach is to `module load libfabric` after loading the UCX modules
pbartholomew08 created a branch on pbartholomew08/archer2-docs
pbartholomew08-patch-2 - Repository for draft ARCHER2 documentation
pbartholomew08 pushed 260 commits to main pbartholomew08/archer2-docs
- Merge branch 'main' of https://github.com/ARCHER2-HPC/archer2-docs b8d89b2
- Add rclone instructions Data transfer using `rclone`. d8dd455
- Merge branch 'ARCHER2-HPC:main' into master 43d8a8b
- Merge branch 'main' of https://github.com/ARCHER2-HPC/archer2-docs 4ad97ad
- Add --mpi=slurm to map launch e9f0c34
- Merge pull request #541 from pbartholomew08/pbartholomew08-map-slurm Add --mpi=slurm to map launch f60b6a8
- Elaborate the use of `rclone config` ba571d8
- Update network-upgrade-2023.md 09c524d
- Merge pull request #542 from clairbarrass/main Update network-upgrade-2023.md 0b984b0
- Update network-upgrade-2023.md 003f4b6
- Merge pull request #544 from clairbarrass/main Update network-upgrade-2023.md 3dd07a8
- Merge branch 'ARCHER2-HPC:main' into master 04da19c
- Dependencies and chains 06bdc40
- Update level headings and a few typos e4b3812
- Add comment on SLURM_JOB_ID 0a033ce
- Merge pull request #545 from kevinstratford/ks-dependencies Dependencies and chains 20f28f8
- Add relaxed QoS table 0cc5667
- Merge pull request #546 from clairbarrass/main Add relaxed QoS table 3e2a5d7
- Fixes encryption algorithms 103654b
- Fixes cipher specification 7978010
- and 240 more ...