Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
?? No benefit of a faster CPU
#4
The filter is multi-threaded capable ; it has opencl support, but currently disabled in the code.
https://gitlab.gnome.org/GNOME/gegl/-/bl...int.c#L641

The filter itself does not use SIMD instructions ; if the image precision is not 32bits float, a format conversion is needed, and <maybe> SIMD instructions are used to do the conversion.
Reply


Messages In This Thread
?? No benefit of a faster CPU - by T-buch - 05-21-2020, 08:02 AM
RE: ?? No benefit of a faster CPU - by Ofnuts - 05-21-2020, 08:32 AM
RE: ?? No benefit of a faster CPU - by T-buch - 05-21-2020, 08:46 AM
RE: ?? No benefit of a faster CPU - by tmanni - 05-21-2020, 08:59 AM
RE: ?? No benefit of a faster CPU - by T-buch - 05-21-2020, 10:42 AM

Forum Jump: