Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

TR solver question

Andrew_Smith
Valued Contributor I
526 Views

When the solver returns RCI_Request = 2 to calculate the Jacobian, can I assume that x has not changed since the previous calculation of the function value?

It would be a great performance boost if I could because my calculations of function value and jacobian are not seperable and I could just use my stored jacobian.

0 Kudos
1 Reply
Jing_Xu
Employee
526 Views

I looks reasonable when x doesn't change and RCI_Request = 2 following right after 1.

We will communicate with engineer team.

Thank you.

0 Kudos
Reply