Just a comment: copyData sounds like we are providing the data to copy or something. Basically, you are telling the matrix containers to sync data between device and host. So, something that sounds like that may be a good option. For example, syncData.
Just a comment:
copyData
sounds like we are providing the data to copy or something. Basically, you are telling the matrix containers to sync data between device and host. So, something that sounds like that may be a good option. For example,syncData
._Originally posted by @maksud in https://github.com/ORNL/ReSolve/pull/184#discussion_r1768275445_