Made CPU and GPU build from the same version of lb2_Color_wia_mpi.cpp
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Copy files for the tests
|
||||
INSTALL_LBPM_EXE( lb2_Color_wia_mpi )
|
||||
|
||||
CONFIGURE_FILE( ${CMAKE_CURRENT_SOURCE_DIR}/cylindertest ${CMAKE_CURRENT_BINARY_DIR}/cylindertest COPYONLY )
|
||||
|
||||
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
# Add tests/executables that need to be compiled but not run
|
||||
INSTALL_LBPM_EXE( lb2_Color_wia_mpi )
|
||||
|
||||
|
||||
# Run the serial ConstrainedBubble inputs as a weekly test
|
||||
CONFIGURE_FILE( ${LBPM_SOURCE_DIR}/example/ConstrainedBubble/Color.in ${CMAKE_CURRENT_BINARY_DIR}/Color.in COPYONLY )
|
||||
CONFIGURE_FILE( ${LBPM_SOURCE_DIR}/example/ConstrainedBubble/Domain.in ${CMAKE_CURRENT_BINARY_DIR}/Domain.in COPYONLY )
|
||||
ADD_LBPM_WEEKLY_TEST( lb2_Color_wia_mpi 1 )
|
||||
|
||||
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
# Add tests/executables that need to be compiled but not run
|
||||
INSTALL_LBPM_EXE( lb2_Color_wia_mpi )
|
||||
|
||||
|
||||
# Run the serial ConstrainedBubble inputs as a weekly test
|
||||
CONFIGURE_FILE( ${LBPM_SOURCE_DIR}/example/ConstrainedBubble/Color.in ${CMAKE_CURRENT_BINARY_DIR}/Color.in COPYONLY )
|
||||
CONFIGURE_FILE( ${LBPM_SOURCE_DIR}/example/ConstrainedBubble/Domain.in ${CMAKE_CURRENT_BINARY_DIR}/Domain.in COPYONLY )
|
||||
ADD_LBPM_WEEKLY_TEST( lb2_Color_wia_mpi 1 )
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user