Skip to content

Commit

Permalink
Use 2 threads
Browse files Browse the repository at this point in the history
  • Loading branch information
bkpoon committed Jan 27, 2022
1 parent 8535c19 commit f292ae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/xfel/unix-conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ steps:
libtbx.configure xfel_regression LS49 ls49_big_data
chmod +x $(Pipeline.Workspace)/modules/xfel_regression/merging_test_data/xfel_merge.sh
chmod +x $(Pipeline.Workspace)/modules/xfel_regression/merging_test_data/merge_thermo.csh
export OMP_NUM_THREADS=4
libtbx.run_tests_parallel module=uc_metrics module=simtbx module=xfel_regression module=LS49 nproc=4
export OMP_NUM_THREADS=2
libtbx.run_tests_parallel module=uc_metrics module=simtbx module=xfel_regression module=LS49 nproc=2
failOnStderr: false
displayName: Test

Expand Down

0 comments on commit f292ae7

Please sign in to comment.