Commit 31773a2
V2024.02.0 RC (#252)
* Depend on develop version of TPLs
* Tweak version constraints
* Update Umpire package
* Fix syntax error in Umpire package
* Update packages for CHAI and Umpire
* Depend on newer camp
* Update versions for RAJA and Umpire
* Fixes for libcpp builds
* Add SLURM_OVERLAP variable
* Add greater control for when CHAI is a submodule
* Fix hip build with resource manager disabled
* Depend on camp@main
* Missed one reference to camp@master
* Bug fixes for HIP and managed_ptr
* Clean up managed_ptr.hpp
* Fix host build warning
* Customize block size for HIP build
* Add a managed_ptr example
* Fix HIP kernel launches
* Add reproducer for HIP managed_ptr errors
* Clean up managed_ptr reproducer
* Add a simpler reproducer
* Add simplest reproducer
* Fix macro
* Fix mutex lock in evict() that overlaps with lock in free()
* initial changes to add CHAI_ cmake prefix
* fixing cmake option command syntax
* trying to fix azure pipeline image and raja plugin flag
* make edits to azure pipeline file
* Switching from quartz to ruby in gitlab CI
* Updating umpire camp dependency
* Release v2022.03.0 (#208)
* Update Spack packages for CI (#210)
* Add CHAI + RAJA launch integration test. (#219)
* Release v2022.10.0 (#217)
* Make operator overloads bind in more cases (#222)
* MigrateInner on CHAI Copyable for PINNED / UM (#223)
* Use shared CI (#213)
* Deprecate API for synchronization after device kernels (#228)
* setExecutionSpace thread safety(#230)
Co-authored-by: Neela Kausik <kausik1@llnl.gov>
* Release v2023.06.0 (#232)
* [Woptim] Update shared ci to v2023.08.0 (#236)
* Remove explicit device synchronization (#235)
* Update radiuss-shared-ci to new release (with radiuss-spack-configs) (#238)
* Use free instead of realloc to zero size (#239)
* [Woptim] shared ci 2023.12.0 (#241)
* Update Shared CI and Spack Configs to add poodle
* Activate poodle subpipeline
* Reduce allocated time
* Fine tune allocation duration
* Fine tune allocation duration in CI
* Comment alloc command choices
* Update RSC to main
* Fix missing poodle alloc info, update to radiuss Shared CI 2023.12.0, sync build_and_test script with RAJA
* Update radiuss-spack-configs
* CI updates (#244)
* Updates radiuss-spack-configs to commit a37c3e1
* Changes to match the CI of other projects
* Support for a single memory space writeable by both GPU and CPU (#242)
* Support for a single memory space writeable by both GPU and CPU. Provides appropriate synchronizations when needed instead of performing any memory copies.
---------
Co-authored-by: Alan Dayton <dayton8@llnl.gov>
* Clean up CHAI dependency handling
* Revert "Clean up CHAI dependency handling"
This reverts commit 5afb66a.
* Clean up CMake in CHAI (#247)
* Update copyright to 2024 (#248)
* Update to BLT v0.6.1 (#243)
* Update to BLT v0.6.1
* Update to RAJA v2024.02.0
* Update to Umpire 2024.02.0
* Use new way of exporting tpls
* Disable failing container builds since container images are being revamped
* Allow failure for the job using libcpp - doesn't play nicely with fmt at the moment
* Use branch of radiuss-spack-configs to fix spack builds
* Add install tests
* Add a file with release notes
* Ignoring runner issues on tioga since the jobs passed previously
* [Woptim] update spack + update to rocm 5.7.1 (#245)
* Update Spack version
* Update RADIUSS Spack Configs with February 2024 release changes
---------
Co-authored-by: Alan Dayton <dayton8@llnl.gov>
* Update version numbers
---------
Co-authored-by: David Beckingsale <davidbeckingsale@gmail.com>
Co-authored-by: Benjamin T. Liu <liu15@llnl.gov>
Co-authored-by: Kristi <belcher6@rzansel61.coral.llnl.gov>
Co-authored-by: Kristi <belcher6@llnl.gov>
Co-authored-by: Arturo Vargas <artvar3@yahoo.com>
Co-authored-by: robinson96 <robinson96@llnl.gov>
Co-authored-by: Adrien Bernede <51493078+adrienbernede@users.noreply.github.com>
Co-authored-by: Neela Kausik <kausik1@llnl.gov>
Co-authored-by: Ben Liu <38140930+liu15@users.noreply.github.com>1 parent 77d22da commit 31773a2
112 files changed
Lines changed: 2419 additions & 2253 deletions
File tree
- .gitlab
- jobs
- benchmarks
- cmake
- thirdparty
- docs
- doxygen
- sphinx
- developer
- examples
- reproducers
- scripts
- gitlab
- spack_packages
- chai
- raja
- umpire
- travis
- src
- chai
- tpl
- util
- tests
- install
- using-with-cmake
- integration
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | | - | |
18 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
19 | 18 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
24 | 22 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
30 | 27 | | |
| 28 | + | |
31 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 39 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
47 | 45 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
53 | 60 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
69 | 68 | | |
70 | | - | |
71 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
72 | 83 | | |
73 | | - | |
74 | 84 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments