Skip to content

Commit 2b84dff

Browse files
committed
check performHalpernPdhgStepGpu for nesos
1 parent 9e83100 commit 2b84dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check/TestPdlp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ TEST_CASE("cuda-sandbox", "[pdlp]") {
474474
#endif
475475

476476
TEST_CASE("hi-pdlp-halpern", "[pdlp]") {
477-
std::string model = "neso-2245"; //"afiro";
477+
std::string model = "afiro"; //"afiro";
478478
// shell //stair //25fv47 //fit2p //avgas //neso-2245 //neso-2005
479479
std::string model_file =
480480
// std::string(HIGHS_DIR) + "/srv/" + model + ".mps.gz";

0 commit comments

Comments
 (0)