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

Issue installing TChem through master_bld.sh #9

Open
borjapedro opened this issue Nov 11, 2024 · 2 comments
Open

Issue installing TChem through master_bld.sh #9

borjapedro opened this issue Nov 11, 2024 · 2 comments

Comments

@borjapedro
Copy link

Hi all,

so, first of all, I am completely new to TChem, and I am trying to use it in our CFD solver for reaction rates computation in a CPU/GPU environment.

However, I followed the instructions, and when executing the master_bld.sh script to download all dependencies, I get following error in the Tines compilation:

image

I checked the current version of Kokkos, and indeed the requested "impl/Kokkos_ViewMapping.hpp" does no longer exist.

How can I get TChem running with the script? Or is the script deprecated?

Thank you in advance and regards,

Borja

@odiazib
Copy link
Collaborator

odiazib commented Nov 11, 2024

Hi @borjapedro

The main branch of TChem is not working with the current version of Kokkos. Please use Kokkos version 3.7.0.

Do you mind sharing more information about your project? You can email me directly at odiazib@sandia.gov.

@borjapedro
Copy link
Author

borjapedro commented Nov 18, 2024

A followup question: Since TChem seems to only be working with an older version of Kokkos, is this tchem version compatible with newer AMD GPUs? Is there any work going on regarding compatibility with newer releases of Kokkos?

I have seen there is already a version of Tines working with Kokkos 4.2, which already provides support for the newest of AMD APUs (mi300).

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

No branches or pull requests

2 participants