Porting to Kokkos#17
Open
fmgjcoppens wants to merge 270 commits into
Open
Conversation
…strategy is to get val_imp() outside the evaluateur as in VEF
…, Echange_externe_impose
e5238e0 to
9290815
Compare
CPU and CUDA versions pass and fail the same regression tests. In the CUDA version, 5 test cases are skipped.
9290815 to
a9497e5
Compare
bbab847 to
52d311a
Compare
…_Face_VDF_implementation::trace
…p_Face_VDF_implementation::trace
…_Face_VDF_implementation::trace Champ_Face_VDF_implementation::trace fully ported. Compiles successfully on CUDA
Compiles successfully on CPU-only and CUDA. Successful tests cases :14/16 Successful tests cases in parallel mode :10/14 24 test cases run in 17 s ( 1 s/test), so less than 1 hours 1 test cases skipped List of unsuccessful tests cases : Marche3D_les_jdd5 Marche3D_les_jdd6 QC_centre4_VDF QC_centre4_VDF_Turb_Null
a9497e5 to
a46fc9d
Compare
Compiles successfully on CUDA, but causes: Kokkos::View ERROR: attempt to access inaccessible memory space (label="les_vars") during regression test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds hot loops that are ported to Kokkos.