David Lung

Results 16 comments of David Lung

BTW, there is one more particle using worm_swim_half_resolution? ``` $ cat configuration/worm_swim_half_resolution | grep -P ^"[0-9]+\.[0-9]+\s[0-9]+\.[0-9]+\s[0-9]+\.[0-9]+\s2\.[1-2]" | wc -l 2290 ```

@skhayrulin I understand now why there should be less than 2289 particles inside the pressure file. But I am still not sure about the type of the particles. Is the...

@skhayrulin the question is, why there are particles of type=2.3 inside the file. As I understand it, only a subset of particles of type > 2 and type < 2.3...

@jhurlbut I didn't run Sibernetic on a Windows machine yet. With Ubuntu, I think I got the same error after nvidia released and shipped CUDA 9 with the graphics driver...

@skhayrulin [clinfo_out](https://pastebin.com/2zA9KJYa) [sibernetic_out](https://pastebin.com/NZTvu9ZS) nvidia-driver version: 387.12 I got the same error with another machine (other GPU, driver version) so I think this issue can be fixed by changing the kernel?...

@jhurlbut with 375.82 I get the following output: ``` ... Configuration was loaded CL_PLATFORM_VERSION [0]: OpenCL 2.1 LINUX CL_PLATFORM_VERSION [1]: OpenCL 1.2 CUDA 8.0.0 CL_PLATFORM_VERSION [2]: OpenCL 2.0 LINUX CL_CONTEXT_PLATFORM...