Skip to content

dev to main (for v19)#271

Merged
Bruno02468 merged 122 commits into
mainfrom
dev
Jun 28, 2026
Merged

dev to main (for v19)#271
Bruno02468 merged 122 commits into
mainfrom
dev

Conversation

@Bruno02468

Copy link
Copy Markdown
Member

Merging the dev branch into main in order to prepare the 19.0.0 release.

Copper280z and others added 30 commits April 27, 2026 20:56
Add submodules for METIS, patch METIS build system to work nicely with
ours, patch superlu to use METIS when available.
pass the fortran superlu driver to use metis ordering if available.
Use METIS ordering for superlu
Licenses, build info, and fixed METIS on Windows
Superlu calculates memory usage in bytes as an int, this can overflow
for many valid cases. There's no need to use a signed integer for these,
so the real change is on line 102 to use a size_t instead of int.
…ran intrinsics.

Change several loop based assignments to use fortran array slicing. Every assignment that involves an allocatable is explicitly sliced to the same size as the loop it's replacing.
victorkemp and others added 29 commits June 19, 2026 17:51
Reversed sign of CELAS force&stress
Changed STR_CID default from -1 to -2
Fixed some output requests, better data types
Some small changes in preparation for the 19.0.0 release.
@Bruno02468 Bruno02468 merged commit 3a5913a into main Jun 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants