You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PSOPT users group
New PSOPT is a breeze to install onto Ubuntu. No need for ANY custom source installs outside of just PSOPT.
sudo apt-get install libboost-dev
sudo apt-get install libboost-system-dev
sudo apt-get install libipopt-dev
sudo apt-get install libadolc-dev
sudo apt-get install libcolpack-dev
Was able to compile using CMAKE commands on PSOPT github no problem after this.
Thanks again Dr. Becerra!
kiran aralikatti
unread,
Feb 4, 2026, 3:40:44 AM (yesterday) Feb 4
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PSOPT users group
ADOL-C error: function sparse_jac can only be used if linked with ColPack terminate called after throwing an instance of 'FatalError' what(): errorcode=-1 function=sparse_jac file=sparsedrivers.cpp line=438 what= Aborted (core dumped)