Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use seq_exec in place of loop_exec #266

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

adayton1
Copy link
Member

Fixes #265

@adayton1 adayton1 merged commit 25e634e into develop Jun 26, 2024
19 checks passed
@adayton1 adayton1 deleted the bugfix/dayton8/loop_exec branch June 26, 2024 16:54
adayton1 added a commit that referenced this pull request Jun 26, 2024
* Compiler wrappers + update packages + use spack environments (#255)

* Update radiuss-shared-ci, fix reproducer, update spack, update RSC

* From RSC: Update BLT requirement, change RAJA default variants, Remove CUDA_ARCH, Fix MPI utility function (used by RAJAPerf)

* From RSC: Restore basic MPI support in RAJAPerf

* From RSC: RAJAPerf, Umpire, Caliper MPI handling like Axom

* From RSC: Fix missing import

* Move to Environments in RSC

* From RSC: add CARE

* From RSC: Fix merge with CARE package

* Point at RADIUSS Spack Configs @ main

* Use new pci queue on tioga

* Apply CI queue to top level allocation

* Increase lassen allocation

* Apply changes required by LC (token handling)

* Allow failure for jobs using dependencies@develop

---------

Co-authored-by: Alan Dayton <[email protected]>

* Add CHAI_GLOBAL macro (#260)

* Improvements for gpu_sim mode, especially with managed ptrs (#262)

* Update RSC with rocm 6.1.1 and Spack accordingly (#261)

* Update RSC with rocm 6.1.1 and Spack accordingly

* From RSC: Fix typo

* Do not test installation with HIP

* Point at RSC@main

---------

Co-authored-by: Alan Dayton <[email protected]>

* Use GitLab container registry as a Spack build cache (#263)

* Use seq_exec in place of loop_exec (#266)

* Tick release number

* Update to RAJA v2024.02.2

---------

Co-authored-by: Adrien Bernede <[email protected]>
Co-authored-by: Ben Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chai 2024.02.1 fails to build against raja 2024.02.2: error: 'loop_exec' is not a member of 'RAJA'
3 participants