Fix longruns
Compare changes
+ 19
− 25
@@ -36,53 +36,50 @@ tests-and-coverage:
@@ -36,53 +36,50 @@ tests-and-coverage:
- py.test -v -n $NUM_CORES --cov-report html --cov-report term --cov=. --html test-report/index.html --junitxml=report.xml
@@ -248,7 +245,6 @@ pycodegen-integration:
@@ -248,7 +245,6 @@ pycodegen-integration:
@@ -258,14 +254,12 @@ pycodegen-integration:
@@ -258,14 +254,12 @@ pycodegen-integration:
- make -j $NUM_CORES CodegenJacobiCPU CodegenJacobiGPU CodegenPoissonCPU CodegenPoissonGPU MicroBenchmarkGpuLbm LbCodeGenerationExample