-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
status of the implementation
- update python interface to be in control of the new parameter
- update the vector.inc to have the new parameter in fortran
- VALIDATION SIMD mode should work as before (but parameter nb_wrap is ignored
- update dsample to group by wrap the symmetry selection
- update the selection_grouping to be applied on the latest subset
- symmetry parameter still integer at this stage
- VALIDATION SIMD mode should work as before for one wrap
- VALIDATION SIMD mode should work as before for multiple wrap but selection is done only based on last wrap
- update iproc.imirror,icong to a vector
- imirror_vec, iconfig_vec (NB_WRAP as size)
- iproc stay scalar
- pass only one value within the bridge
- VALIDATION SIMD mode should work as before for one wrap
- VALIDATION SIMD mode should work correctly for fortran mode
- VALIDATION SIMD mode should work correctly for CPP/CUDA mode (but fixing one of the config)
- update IB handling (do not move it to a vector since IMIRROR is already a vectory)
- update cpp/bridge to handle multiple value for the channel information (choice: channel information passed to the bridge PER EVENT (not by wrap, so we can choose the wrap size freely)
- VALIDATION SIMD mode should work correctly for CPP/CUDA mode (but fixing one of the config)
- check the possibility to define a nb_wrap_used
Other Validation
- check that nb_wrap can be updated via the run_card
- check that nb_wrap can be updated at output stage
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels