forked from mmbell/samurai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revised calcHTranspose operator (mmbell#68)
* Initial version with revised H^t operator * Next step in Memory reduction. * More explicit definitions of ints. * Code cleanup for new CSR format for H^t matrix * Verified that this works for the hurricane_4panel case. * More bug fixes for new-H^t operator. * Reduced int length for JH array * Change integer size * Cleanup calculation of nnz * Removed remaining old H^t code. * Minor cleanup of the code. * Cleanup * Clarification on the size of int used in the code. * Fixed OpenACC directive --------- Co-authored-by: Jian Sun <[email protected]>
- Loading branch information
1 parent
12e3fc1
commit 6e2fd8e
Showing
6 changed files
with
122 additions
and
109 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
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
Oops, something went wrong.