-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
turn off workflow for push to dev2 branch
- Loading branch information
1 parent
8f7696b
commit 5ae67fb
Showing
2 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
|
||
FIXME: redo GraphBLAS/Demo/Output/*.out | ||
FIXME: GraphBLAS/Demo: when running demos, create output in build folder | ||
FIXME: ParU/Demo: when running demos, create res.txt in build folder | ||
FIXME: remove (these are all in umfpack.h): | ||
|
||
UMFPACK/Include/umfpack_copy_numeric.h | ||
UMFPACK/Include/umfpack_copy_symbolic.h | ||
UMFPACK/Include/umfpack_deserialize_numeric.h | ||
UMFPACK/Include/umfpack_deserialize_symbolic.h | ||
UMFPACK/Include/umfpack_serialize_numeric.h | ||
UMFPACK/Include/umfpack_serialize_symbolic.h | ||
|