search for: cmssw

Displaying 3 results from an estimated 3 matches for "cmssw".

Did you mean: cmss
2020 Oct 05
2
LLJIT: __{math}_finite symbols not resolved ?
...of math functions. This has been the source of a fair amount of issues in a "normal", non-JIT pipeline, which seem to have been fixed over time - a simple fix being recompiling the target app against the new glibc. - https://bugs.llvm.org/show_bug.cgi?id=44842 - https://github.com/cms-sw/cmssw/issues/24935 - https://github.com/google/filament/issues/2146 But when going through LLJIT (tested with LLVM-10 & LLVM-11, on ArchLinux, glibc-2.32) I still get Symbols not found: [ __log_finite, __exp2_finite ] when trying to materialize my code. What could be done for that ? "Re...
2020 Oct 05
2
LLJIT: __{math}_finite symbols not resolved ?
...e source of a fair amount of issues in a "normal", >> non-JIT pipeline, which seem to have been fixed over time - a simple fix >> being recompiling the target app against the new glibc. >> - https://bugs.llvm.org/show_bug.cgi?id=44842 >> - https://github.com/cms-sw/cmssw/issues/24935 >> - https://github.com/google/filament/issues/2146 >> >> But when going through LLJIT (tested with LLVM-10 & LLVM-11, on >> ArchLinux, glibc-2.32) I still get >> >> Symbols not found: [ __log_finite, __exp2_finite ] >> >> when t...
2020 Oct 05
2
LLJIT: __{math}_finite symbols not resolved ?
...ues in a "normal", >>>> non-JIT pipeline, which seem to have been fixed over time - a simple fix >>>> being recompiling the target app against the new glibc. >>>> - https://bugs.llvm.org/show_bug.cgi?id=44842 >>>> - https://github.com/cms-sw/cmssw/issues/24935 >>>> - https://github.com/google/filament/issues/2146 >>>> >>>> But when going through LLJIT (tested with LLVM-10 & LLVM-11, on >>>> ArchLinux, glibc-2.32) I still get >>>> >>>> Symbols not found: [ __log_...