Skip to content

Commit

Permalink
single precision HIP (via preprocessor macro(s))
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSt98 committed Jul 17, 2024
1 parent 4fe2119 commit ce87db3
Show file tree
Hide file tree
Showing 17 changed files with 2,888 additions and 2,783 deletions.
3 changes: 3 additions & 0 deletions src/cloudsc_hip/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ if( HAVE_CLOUDSC_HIP )
TARGET dwarf-cloudsc-hip-lib
INSTALL_HEADERS LISTED
SOURCES
cloudsc/dtype.h
cloudsc/yoecldp_c.h
cloudsc/load_state.h
cloudsc/load_state.cpp
Expand Down Expand Up @@ -74,6 +75,7 @@ if( HAVE_CLOUDSC_HIP )
TARGET dwarf-cloudsc-hip-hoist-lib
INSTALL_HEADERS LISTED
SOURCES
cloudsc/dtype.h
cloudsc/yoecldp_c.h
cloudsc/load_state.h
cloudsc/load_state.cpp
Expand Down Expand Up @@ -126,6 +128,7 @@ if( HAVE_CLOUDSC_HIP )
TARGET dwarf-cloudsc-hip-k-caching-lib
INSTALL_HEADERS LISTED
SOURCES
cloudsc/dtype.h
cloudsc/yoecldp_c.h
cloudsc/load_state.h
cloudsc/load_state.cpp
Expand Down
Loading

0 comments on commit ce87db3

Please sign in to comment.