neuronsimulator / nrn-build-ci

Repository for scheduled NEURON CI.
0 stars 4 forks source link

Explicitly set the build/test parallelism. #8

Closed olupton closed 3 years ago

olupton commented 3 years ago

Follow the approach of https://github.com/neuronsimulator/nrn/pull/1142 and explicitly set the build/test parallelism inside the CI jobs.

In the last few runs the Ubuntu 18.04 job has often failed, apparently because of exceeding resource limits.

Unfortunately https://github.com/neuronsimulator/nrn/issues/1045 is still happening intermittently.