NeuralPDE.jl icon indicating copy to clipboard operation
NeuralPDE.jl copied to clipboard

docs: update callback and qualify Adam from OptimizationOptimisers

Open sathvikbhagavan opened this issue 1 year ago • 2 comments

sathvikbhagavan avatar Feb 20 '24 05:02 sathvikbhagavan

Looks like tests fail?

ChrisRackauckas avatar Feb 22 '24 04:02 ChrisRackauckas

Yeah, doc build is timing out. Currently checking examples which are slow and trying to speed it up.

sathvikbhagavan avatar Feb 22 '24 05:02 sathvikbhagavan

I'm not sure the regular queue would work because some want to use GPUs?

ChrisRackauckas avatar Mar 11 '24 00:03 ChrisRackauckas

I'm not sure the regular queue would work because some want to use GPUs?

Yes, I was testing out the build times in the normal queue. I have reverted back to GPU queue

sathvikbhagavan avatar Mar 11 '24 09:03 sathvikbhagavan

Do we know which ones take a long time? @mortenpi is it possible to make the documenter debug output spit out timing information?

ChrisRackauckas avatar Mar 11 '24 13:03 ChrisRackauckas

I look at the timestamps of the debug logs. I have fixed one of the tutorial which got stuck for more than 12hrs. Hopefully the build should go through this time and I will record the times for each example and tutorial.

sathvikbhagavan avatar Mar 11 '24 14:03 sathvikbhagavan