Skip to content

Tridiagonal test case standalone build option from CMake #263

@kaanolgu

Description

@kaanolgu

Separating the Tridiagonal Test Case build from the rest of the test so we won't need to build whole x3d2.

FC=mpif90 cmake -B build . -DWITH_2DECOMPFFT=OFF
cmake --build build --target test_cuda_tridiag_cuda_4 # CUDA
cmake --build build --target test_omp_tridiag_omp_4 # OMP

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions