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 main pbartholomew08/benchmarks
- Add initial BabelStream measurements for EPCC Grace Hopper node f25c5bf
pbartholomew08 pushed 1 commit to main pbartholomew08/benchmarks
- Create LICENSE License under CC BY 4.0 5ab3925
pbartholomew08 created a repository: pbartholomew08/benchmarks
https://github.com/pbartholomew08/benchmarks - Benchmark results
pbartholomew08 pushed 365 commits to main pbartholomew08/BabelStream
- Fix GCC AMD build for OpenMP offload 4abb080
- Fixed sycl kernel linking for computecpp 8c87f9d
- Make OpenMP array size signed a9fd663
- Save array size argument as signed integer 00de932
- use signed int for Kokkos array size e6c200a
- use signed ints for ACC array size 850c63d
- use signed array size for CUDA 693a7e7
- use signed array size for OpenCL 94c7c3d
- use signed ints for STD C++17 ecc47f5
- use signed ints for STD C++20 d01b46a
- Update CHANGELOG with signed int change 20c3284
- use signed array size for SYCL 9a69d3d
- use signed ints for HIP 66aaec2
- use signed ints for HC 87ab797
- use signed int for array size in RAJA 1500100
- Add parseInt function for parsing CLI arguments for array size 903eb40
- [SYCL 2020] Use unnamed lamdas 8c72b52
- Remove old comment e8faf68
- [SYCL 2020] update namespace from cl::sycl to sycl:: Also remove the use namespace to make it clear what comes from ... 501c61c
- [SYCL 2020] Use sycl::id for init kernel 8f53570
- and 345 more ...
pbartholomew08 created a branch on CFLaboratory/CFGrid
2-extract-sections-of-a-mesh-file - CFMesh is a mesh-handling utility library.
pbartholomew08 pushed 4 commits to develop CFLaboratory/CFGrid
pbartholomew08 pushed 1 commit to config--clang-tidy CFLaboratory/CFGrid
- chore: Update CHANGELOG 96c7a70
pbartholomew08 created a branch on CFLaboratory/CFGrid
config--clang-tidy - CFMesh is a mesh-handling utility library.
pbartholomew08 pushed 1 commit to develop CFLaboratory/CFGrid
- chore: Add a basic clang-tidy configuration Eventually this can be used to include linting as part of testing 4bb88a9
pbartholomew08 pushed 1 commit to develop CFLaboratory/CFGrid
- style: Apply clang-format across code Code should always be formatted with clang-format from now on 8ac6d19
pbartholomew08 pushed 12 commits to develop CFLaboratory/CFGrid
- refactor: Tidy up the get_format utility function aa08262
- refactor: Encapsulate get_format functionality into classes 51c43c0
- refactor: Lift gmsh_header_parser implementation into source file 36d86e2
- tests: Add testing for the gmsh_header_parser b9cfd29
- refactor: Remove unused include 6bab3b9
- refactor: Add nodiscard attribute on function return values 1a2f919
- refactor: Add const property on lambda return values 0e21c75
- docs: Add documentation of the gmsh_header struct 8d55d87
- docs: Add documentation for the gmsh_header_parser class 56d081c
- refactor: Minor formatting change 468efd5
- refactor: Split I/O and logic 561841f
- Merge pull request #8 from CFLaboratory/tidy-reader Tidy reader bc6fdc2
pbartholomew08 pushed 1 commit to tidy-reader CFLaboratory/CFGrid
- refactor: Split I/O and logic 561841f
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
This class should not perform I/O
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
This class should not perform I/O
pbartholomew08 created a review comment on a pull request on CFLaboratory/CFGrid
This class should not perform I/O
pbartholomew08 pushed 2 commits to tidy-reader CFLaboratory/CFGrid
pbartholomew08 pushed 10 commits to tidy-reader CFLaboratory/CFGrid
- chore: Update .clang-format indentation style 0ec7b7d
- refactor: Tidy up the get_format utility function aa08262
- refactor: Encapsulate get_format functionality into classes 51c43c0
- refactor: Lift gmsh_header_parser implementation into source file 36d86e2
- tests: Add testing for the gmsh_header_parser b9cfd29
- refactor: Remove unused include 6bab3b9
- refactor: Add nodiscard attribute on function return values 1a2f919
- refactor: Add const property on lambda return values 0e21c75
- docs: Add documentation of the gmsh_header struct 8d55d87
- docs: Add documentation for the gmsh_header_parser class 56d081c