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

Add JustPIC compatibility #237

Merged
merged 19 commits into from
Sep 24, 2024
Merged

Add JustPIC compatibility #237

merged 19 commits into from
Sep 24, 2024

Conversation

aelligp
Copy link
Collaborator

@aelligp aelligp commented Sep 20, 2024

This PR addresses the recent changes made in JustPIC.jl and removes the PhaseRatio calculation from JustRelax.

  • updated Ext
  • updated Miniapps
  • updated Tests
  • removed AllocCheck from test Project.toml
  • add compat for newest CUDA.jl release that fixes IGG errors with memory.register()

EDIT: PhaseRatios error is fixed in JustPIC, new version must first be released
EDIT2: JustPIC has now been released. Dropping CI for 1.9, adding Buildkite for 1.11

ext/JustRelaxAMDGPUExt.jl Outdated Show resolved Hide resolved
ext/JustRelaxCUDAExt.jl Outdated Show resolved Hide resolved
src/JustRelax.jl Outdated Show resolved Hide resolved
src/JustRelax.jl Outdated Show resolved Hide resolved
src/common.jl Outdated Show resolved Hide resolved
src/ext/AMDGPU/3D.jl Outdated Show resolved Hide resolved
src/ext/CUDA/2D.jl Outdated Show resolved Hide resolved
src/ext/CUDA/3D.jl Outdated Show resolved Hide resolved
src/phases/CellArrays.jl Outdated Show resolved Hide resolved
src/phases/phases.jl Outdated Show resolved Hide resolved
Copy link
Collaborator

@albert-de-montserrat albert-de-montserrat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

src/ext/AMDGPU/2D.jl Outdated Show resolved Hide resolved
src/ext/AMDGPU/2D.jl Outdated Show resolved Hide resolved
src/ext/AMDGPU/2D.jl Outdated Show resolved Hide resolved
src/ext/AMDGPU/3D.jl Outdated Show resolved Hide resolved
src/ext/AMDGPU/3D.jl Outdated Show resolved Hide resolved
src/ext/CUDA/2D.jl Outdated Show resolved Hide resolved
src/ext/CUDA/2D.jl Outdated Show resolved Hide resolved
src/ext/CUDA/3D.jl Outdated Show resolved Hide resolved
src/ext/CUDA/3D.jl Show resolved Hide resolved
src/ext/CUDA/3D.jl Show resolved Hide resolved
aelligp and others added 2 commits September 24, 2024 15:54
Co-authored-by: Albert de Montserrat <albert.de.montserrat@gmail.com>
@albert-de-montserrat albert-de-montserrat merged commit 062f4bf into main Sep 24, 2024
13 of 14 checks passed
albert-de-montserrat added a commit that referenced this pull request Sep 24, 2024
@aelligp aelligp deleted the pa-compatJP branch October 12, 2024 09:56
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.

2 participants