mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2026-01-09 11:22:51 +08:00
Merge 13.0 changes into 13.1 dev
This commit is contained in:
commit
c1166d3298
@ -37,6 +37,7 @@ target_compile_features(simpleMPI PRIVATE cxx_std_17 cuda_std_17)
|
|||||||
)
|
)
|
||||||
|
|
||||||
target_link_libraries(simpleMPI PUBLIC
|
target_link_libraries(simpleMPI PUBLIC
|
||||||
|
${MPI_C_LIBRARIES}
|
||||||
${MPI_CXX_LIBRARIES}
|
${MPI_CXX_LIBRARIES}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user