You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The supplied cmake/Modules/FindJemalloc.cmake does not work on CentOS 8 even though jemalloc and jemalloc-devel are both installed from RPMs. It was replaced with the FindJeMalloc.cmake from inkscape and that did find the jemalloc files. Salmon 1.2.1 also found jemalloc and its cmake file is nearly identical to the one in Pufferfish, so perhaps you may want to use the one from Salmon in Pufferfish too.
The supplied cmake/Modules/FindJemalloc.cmake does not work on CentOS 8 even though jemalloc and jemalloc-devel are both installed from RPMs. It was replaced with the FindJeMalloc.cmake from inkscape and that did find the jemalloc files. Salmon 1.2.1 also found jemalloc and its cmake file is nearly identical to the one in Pufferfish, so perhaps you may want to use the one from Salmon in Pufferfish too.
The text was updated successfully, but these errors were encountered: