Skip to content
Snippets Groups Projects

WIP: Index vectorization

Closed Slattery, Stuart requested to merge (removed):index_opt into master
Files
4
@@ -19,4 +19,10 @@ IF(Cabana_ENABLE_Serial)
COMM serial mpi
)
ENDIF()
\ No newline at end of file
ENDIF()
TRIBITS_ADD_EXECUTABLE(
PeakFlops
SOURCES Cabana_peakflops.cpp
COMM serial mpi
)
Loading