Tim Fuller
Tim Fuller
@bitprophet
I came here just now to request this feature! I was bit by a TCL module at Sandia that used the `break` command - at the very least, Lmod could...
We use Jenkins to test [ForTrilinos](https://github.com/trilinos/ForTrilinos). We build Trilinos, though with far fewer packages than Albany requires. @aprokop set it up using Jenkins+docker wizardry.
@JaredCrean2 - I started looking at this today, when I run the first executable, I see: ```console $ mpirun -n 3 ./bug line = 0 3 0 1 2 inserting...
Ahh, ok. I think I had it backwards. Thanks! Cheers, -- Tim -- From: Jared Crean ***@***.***> Date: Wednesday, March 20, 2024 at 3:00 PM To: trilinos/Trilinos ***@***.***> Cc: Fuller,...
Do we need both the RTD and a guide? Can we just run the RTD through a latex generator and create a PDF?
Sounds good to me. That is what I am doing with the Tpetra documentation. It takes about 25 minutes to hand massage the sphinx generated LaTeX to play nice with...
I'm the type that views every problem as a nail and python as Thor's magic hammer to smash it, but I haven't found a good way to consistently make the...
It’s really too bad any meaningful warnings get lost In a sea of teuchos warnings...
On my machine I have a sea of warnings about throwing from destructor. How do I rid myself of those?