Skip to content

Remove DynaML.xsd, including unit tests#348

Merged
daleroberts merged 3 commits into1.4.0from
dr-fix-346
Mar 20, 2026
Merged

Remove DynaML.xsd, including unit tests#348
daleroberts merged 3 commits into1.4.0from
dr-fix-346

Conversation

@daleroberts
Copy link
Member

This removes the need for DynaML.xsd file, see #346

Additional cleanups to remove dead code and unit tests since it's removed.

@ibaran73
Copy link

ibaran73 commented Mar 17, 2026 via email

@daleroberts
Copy link
Member Author

Does the redeveloped DynAdjust benefit /use GPUs?

Unfortunately not. It requires so much memory for large adjustments that we would have to shuffle the data to/from the main memory and I feel that would erase most of the gains. That said, I'm currently working on some memory usage improvements and speed enhancements for v1.4

@daleroberts daleroberts merged commit cef6587 into 1.4.0 Mar 20, 2026
16 checks passed
@daleroberts daleroberts deleted the dr-fix-346 branch March 20, 2026 04:30
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.

Correct the handling of absolute path for DynaML.xsd: v1.3.0 import.exe can fail without error

2 participants