Cosmin G Petra

Results 41 comments of Cosmin G Petra

This behavior appears on and off. For example on ascent @nychiang ``` 24/32 Testing: NlpSparse3_1 24/32 Test: NlpSparse3_1 Command: "/opt/ibm/jsm/bin/jsrun" "-n" "1" "-g" "1" "/ccsopen/home/petra1/hiop/build/src/Drivers/Sparse/NlpSparseEx3.exe" "500" "-selfcheck" Directory: /ccsopen/home/petra1/hiop/build/src/Drivers/Sparse "NlpSparse3_1"...

> @cnpetra NlpSparse3_1 is an infeasible problem and it is expected to fail. I think it is fine since the last objective, `8.2842840e+01`, matches the recorded number. got it.

I find this design quite nice. One thing to keep in mind is that we may still need to specialize/subclass the hiopVectorRaja (same for the matrices classes) to provide platform-dependent...

see also https://github.com/LLNL/hiop/issues/513

it is on my todo list but I am a bit short-handed momentarily. I will keep you posted. Thanks for the interest.

@nychiang : how stage is the Fortran interface?

> @nychiang, as far as I know we used a combination of clang C++ and gcc Fortran compilers to build HiOp with Fortran interface. My understanding is that ROCm bitcode...

> This is what I have in mind: https://github.com/jacobwilliams/hiop/blob/modern-fortran/src/Drivers/Dense/NlpDenseConsFEx1.f90 We would be supportive of also using more recent Fortran for examples. Please feel free to take a shot and PR,...

Will close this and we track the developement of a more modern F examples in isssue #532