Add project break-down up to M10a authored by Giovanni La Mura's avatar Giovanni La Mura
...@@ -19,18 +19,34 @@ This is the home page of the Nano-particle T-matrix Code project wiki documentat ...@@ -19,18 +19,34 @@ This is the home page of the Nano-particle T-matrix Code project wiki documentat
--- ---
**PROJECT BREAK-DOWN** **PROJECT BREAK-DOWN**
- Milestone 7 (features offered by [NP_TMcode-M7.00]) - Milestone 7 (features included in [NP_TMcode-M7.00])
- [x] Porting of `SPHERE` - [x] Porting of `SPHERE`
- [x] Porting of `CLUSTER` - [x] Porting of `CLUSTER`
- [x] Porting of `TRAPPING` - [x] Porting of `TRAPPING`
- [x] Implementation of inline documentation with _doxygen_ - [x] Implementation of inline documentation with _doxygen_
- [x] Profiling of `SPHERE` - [x] Profiling of `SPHERE`
- [x] Profiling of `CLUSTER` - [x] Profiling of `CLUSTER`
- Milestone 8 - [x] Implementation of `HDF5` binary I/O system
- Milestone 9 - Milestone 8 (features included in [NP_TMcode-M8.03])
- [x] Parallel matrix inversion with GPU (using MAGMA)
- [x] Multi-thread / multi-process implementation of parallel wavelength calculations
- [x] Scientific application test
- [x] Profiling of parallel `CLUSTER` implementation
- Milestone 9 (features included in [NP_TMcode-M9.01])
- [x] System configuration detection
- [x] MPI-driven scalability
- [x] GPU offload of orientation-dependent calcunations through OpenMP
- [x] Presentation of preliminary results in conferences ([EAS2024] and [SPIG2024])
- Milestone 10a - Milestone 10a
- [x] Porting of `INCLUSION`
- [x] Parallel implementation of `INCLUSION`
- [x] Submission of scientific application paper
- [ ] Optimization of binary output
- [ ] Improvement of input data description format
- Milestone 10b - Milestone 10b
[NP_TMcode-M7.00]: <https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode/-/releases/NP_TMcode-M7.00> [NP_TMcode-M7.00]: <https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode/-/releases/NP_TMcode-M7.00>
[NP_TMcode-M8.03]: <https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode/-/releases/NP_TMcode-M8.03> [NP_TMcode-M8.03]: <https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode/-/releases/NP_TMcode-M8.03>
[NP_TMcode-M9.01]: <https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode/-/releases/NP_TMcode-M9.01> [NP_TMcode-M9.01]: <https://www.ict.inaf.it/gitlab/giacomo.mulas/np_tmcode/-/releases/NP_TMcode-M9.01>
[EAS2024]: <https://k-poster.kuoni-congress.info/eas-2024/gallery#/poster/4CD9B3E1-50DF-4EC5-B472-F7B0BD663C7E>
[SPIG2024]: <https://www.spig2024.ipb.ac.rs/invited.html>
\ No newline at end of file