Open Xiangyu-Hu opened 1 month ago
The filling tank case is almost the same as the dambreak case which has implemented with SYCL. The only difference is that there is an emitter, which need to be implemented with SYCL. Basically, one need to do this without using std::vector and reference and other thing not bale to run on device.
There are several steps for the implementation: