René Widera

Results 480 comments of René Widera

The heating is nearly equal to 2017 runs. The problem is that the numerical heating plot tool is broken #3324. Heating with corrected tool: 16gpus `currentSolver::strategy::StridedCachedSupercells` ![dev_16gpu_heat](https://user-images.githubusercontent.com/4037125/89803574-4c693600-db33-11ea-8c4c-eebb055c8a61.png)

We have now collisions in PIConGPU. We never resolved the debay length in our KHI setup, maybe activating collisions is required. Add `collisons.pram` to KHI and change the collision pipe...

> I want to repeat this as it pops up again and again. Adding collisions to correct wrong heating results is not right. What will be the right way?

> @sbastrakov Does this mean, that if I want to reproduce the png-plugin's approach, I would need to look at the particle/electron positions on the sliced/center cell directly using a...

@PrometheusPi How many GPUs @finnolec is using. I am wondering if the not-so-dense areas are full GPUs.

CUDA 11.3+ is currently not supported. NVIDIA broke valid C++ code with the CUDA 11.3 update, this requires a larger update of alpaka. We will pull the latest alpaka version...

@denisbertini Your output is saying `Found CUDA: /opt/cuda (found suitable version "11.4", minimum required is "8.0") ` you must delete the folder `.build` in our parameter set created with `pic-create`...

@denisbertini PIConGPU dev branch is now supporting CUDA 11.4

We have containers https://gitlab.com/hzdr/crp/alpaka-group-container/container_registry/?orderBy=UPDATED&sort=desc&search=rocm&search= where all dependencies for rocm are installed but no PIConGPU container recipe. You must clone PIConGPU by hand and build PIConGPU.

I set this PR to `draft` because there is no progress.