Skip to content

Commit f5de18e

Browse files
avojarotMaksym Kizitskyi
andauthored
MatRepStdGPU and SMatrixImpCUDA tests (#13166)
* tests for GPU added * Tests modified * refactoring * boost::test_tools::tolerance removed * tests update * formatting * final adjustments * binnary printing added * formatting --------- Co-authored-by: Maksym Kizitskyi <maksym.kizitskyi@cern.ch>
1 parent 2e86715 commit f5de18e

File tree

2 files changed

+288
-49
lines changed

2 files changed

+288
-49
lines changed

GPU/Common/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ if(ALIGPU_BUILD_TYPE STREQUAL "ALIROOT")
8888
install(TARGETS Ali${MODULE} ARCHIVE DESTINATION lib LIBRARY DESTINATION lib)
8989

9090
install(FILES ${HDRS_INSTALL} DESTINATION include)
91-
endif()
91+
endif()

0 commit comments

Comments
 (0)