enable parallel testing option
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: 76246b5a48]
Esse commit está contido em:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=/opt/omniperf ..
|
cmake -DCMAKE_INSTALL_PREFIX=/opt/omniperf -DPYTEST_NUMPROCS=4 ..
|
||||||
make install
|
make install
|
||||||
- name: CTest- Analyze Commands
|
- name: CTest- Analyze Commands
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Referência em uma Nova Issue
Bloquear um usuário