sandialabs / TChem

TChem - A Software Toolkit for the Analysis of Complex Kinetic Models
BSD 2-Clause "Simplified" License
54 stars 22 forks source link

Issue installing TChem through master_bld.sh #9

Open borjapedro opened 6 days ago

borjapedro commented 6 days ago

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 commented 6 days ago

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.