Published March 20, 2024
| Version v.3.4.0
Software
Open
Model Independent Chemistry Model (MICM)
Description
What's Changed
- Create constructor/destructor for
CudaLuDecomposition
class to handle data movement between host and device by @sjsprecious in https://github.com/NCAR/micm/pull/399 - Auto-format code changes by @github-actions in https://github.com/NCAR/micm/pull/402
- Create constructor/destructor for CudaProcessSet class to handle data movement between host and device by @sjsprecious in https://github.com/NCAR/micm/pull/403
- Auto-format code changes by @github-actions in https://github.com/NCAR/micm/pull/404
- Create constructor/destructor for
CudaLinearSolver
class to handle data movement between host and device by @sjsprecious in https://github.com/NCAR/micm/pull/405 - Auto-format code changes by @github-actions in https://github.com/NCAR/micm/pull/406
- Initial CudaVectorMatrix implementation. by @mwaxmonsky in https://github.com/NCAR/micm/pull/408
- reseting matrices by @K20shores in https://github.com/NCAR/micm/pull/410
- Auto-format code changes by @github-actions in https://github.com/NCAR/micm/pull/411
- Adding missing constructor implementaion. by @mwaxmonsky in https://github.com/NCAR/micm/pull/418
- Auto-format code changes by @github-actions in https://github.com/NCAR/micm/pull/419
- 416 add assignment overridescopy constructors to cudavectormatrix so new matrix has separate device memory by @mwaxmonsky in https://github.com/NCAR/micm/pull/420
- Auto-format code changes by @github-actions in https://github.com/NCAR/micm/pull/421
- Add cublasDaxpy routine to perform foreach-like calculation on the GPU by @sjsprecious in https://github.com/NCAR/micm/pull/422
- Auto-format code changes by @github-actions in https://github.com/NCAR/micm/pull/423
- prefixing all options with micm_ by @K20shores in https://github.com/NCAR/micm/pull/413
- Actions by @K20shores in https://github.com/NCAR/micm/pull/427
- Citation by @K20shores in https://github.com/NCAR/micm/pull/430
New Contributors
- @sjsprecious made their first contribution in https://github.com/NCAR/micm/pull/399
- @mwaxmonsky made their first contribution in https://github.com/NCAR/micm/pull/408
Full Changelog: https://github.com/NCAR/micm/compare/v.3.3.1...v.3.4.0
Notes
Files
NCAR/micm-v.3.4.0.zip
Files
(1.9 MB)
Name | Size | Download all |
---|---|---|
md5:29985db4961fa5cb0de096aec93ac190
|
1.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/NCAR/micm/tree/v.3.4.0 (URL)