Hello guys, I'm a HPC masters student currently working with FWI, GPU compression and wavelet transform.
I've seen your paper and chose to use FZ-GPU as one of the compressors in my research, I'd like to integrate it inside the FWI code and there are two moments when I'll need to call the tool (compress on forward propagation and decompress at adjoint / backward propagation).
With intent to use FZ-GPU as a submodule and to improve reproducibility, can I send a PR to add "fzgpu_compress" and a "fzgpu_decompress" functions at src/fz.cu?
Best regards,
Bruno.
Hello guys, I'm a HPC masters student currently working with FWI, GPU compression and wavelet transform.
I've seen your paper and chose to use FZ-GPU as one of the compressors in my research, I'd like to integrate it inside the FWI code and there are two moments when I'll need to call the tool (compress on forward propagation and decompress at adjoint / backward propagation).
With intent to use FZ-GPU as a submodule and to improve reproducibility, can I send a PR to add "fzgpu_compress" and a "fzgpu_decompress" functions at src/fz.cu?
Best regards,
Bruno.