Thomas Haschka 4f420766f8 sci-chemistry/gromacs: fixing gromacs opencl build for intel internal graphics
Intel integrated GPUs require:
    -DGMX_GPU_NB_CLUSTER_SIZE=4
to be set, otherwise running a GPU job will result in GPU not found.

I added the video_cards_intel use flag, in order to check if we build gromacs
for intel integrated graphics. If this is the case GMX_GPU_NB_CLUSTER_SIZE=4
will be set instead of the default 8.

With this patch I get about 3x performance on an Intel Core Ultra 7 256 machine,
utilizing integrated graphics that would be otherwise not found.

Signed-off-by: Thomas Haschka <haschka@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42774
Closes: https://github.com/gentoo/gentoo/pull/42774
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-16 15:18:02 +01:00
2025-07-12 13:34:20 +02:00
2025-07-15 09:33:27 +02:00
2025-07-10 09:51:59 +02:00
2025-07-16 06:56:44 +02:00
2025-07-14 10:28:56 +07:00
2025-07-15 08:01:15 +02:00
2025-07-13 09:30:52 +01:00
2025-07-16 06:56:45 +02:00
2025-07-06 01:43:52 +02:00
2025-07-16 10:14:19 +02:00
2025-07-13 14:24:08 +02:00
2025-07-12 10:23:45 +02:00
2025-07-16 14:57:21 +02:00
2025-07-10 19:40:11 +02:00
2025-07-15 16:41:56 +02:00
2025-07-05 20:07:34 +02:00
2025-07-12 06:54:55 +01:00
2025-07-13 09:27:13 +01:00
2025-07-13 05:56:58 +01:00
2025-07-15 22:54:45 +02:00
2025-07-15 10:04:48 +01:00
2025-07-10 16:15:32 -04:00
2025-07-16 03:38:58 -04:00
Description
No description provided
9.2 GiB
Languages
Shell 74.7%
Roff 24.8%
Emacs Lisp 0.1%