v1.2.6#136
Open
MasashiSode wants to merge 41 commits into
Open
Conversation
…ss and update InputFileWriter tests
Add support for velocity source components (u0, v0, w0) in Source class and update tests
implemented sparse grid output coordinates
Add built-in signal filtering examples and functionality
…dules to adhere to Numpy style
update ruff.toml and refactor docstring formatting across multiple modules to adhere to Numpy style
…classes - Introduced `verify_gpu` parameter to `Launcher` and `Solver` constructors to check CUDA device availability. - Added `_estimate_gpu_memory` method in `Solver` to estimate GPU memory usage before simulation execution.
Add GPU memory estimation and verify_gpu flag to Solver and Launcher classes
…allel processing Remove joblib dependency from project
Refactor PMLBuilder to replace joblib with ThreadPoolExecutor for parallel processing
update GPU memory estimation
…asses; streamline array handling and ensure compatibility with CuPy.
… add tests for CPU/GPU equivalence.
…Attenuation; free original arrays after extending to prevent OOM issues.
…nt cleanup for OOM scenarios and streamline array extension across CPU/GPU.
…; add tests for precomputed bulk modulus equivalence between CPU and GPU.
…m classes; enhance memory management and streamline data handling.
performance optimization with cupy
…e CuPy memory pools
Add GPU memory management in Solver class; implement method to release CuPy memory pools
…e CuPy memory pools
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.