James Willenbring

Results 26 comments of James Willenbring

Today we enabled a new CUDA 11, UVM off build in PR and dev->master testing. We have seen some issues with this build running to completion after having tested it...

There are a couple of tests that are failing randomly with some regularity, and there are some things we would still like to turn on with this build, but the...

@bartlettroscoe Thank you for this information. I started to investigate this further by putting more than half of the executors on ascic142 to sleep for 10 days (we can always...

@bartlettroscoe > Jenkins needs to be made more robust with git fetches with loops of retires or someone needs to write scripts that will do this manually with loops @william76...

@bartlettroscoe >Another data-point ... > >The PR #3312 iteration #3312 (comment) showed the GitHub fetch failure: This communication failure happened on ascic157, so ascic142 is not the only node having...

>What is the timeout for that git fetch? None is listed. Can we set a timeout of 30 minutes or so? By default 10. We upped it to 20 and...

> Maybe it has to do with switching from c++14 to c++17 in the test scripts? It appears this might be possible. I will speak with @srbdev about this.

@csiefer2 > Wait. They did that? We moved one build to C++17 about a year ago, we moved a couple more this week. We are trying to slowly move them...

After reviewing the failures in #10777 more carefully, we are pursuing reverting the C++17 changes from the last couple days temporarily until the resulting failures can be resolved.

I force merged #10776 as explained in detail in that issue.