Jan Vesely
Jan Vesely
It'd be nice if `pip install llvmlite` built a local wheel instead of just calling `setup.py install` (scipy does that), but I have no idea how pip decides for one...
> Also tried to build with pip from master (`CXXFLAGS='-fPIC' python -m pip install -U git+https://github.com/numba/llvmlite.git`) but to avail. > > can we pick up some speed on this, please?...
``` LLVM version... clang++ -std=c++11 -stdlib=libc++ -shared -I/usr/local/llvm90/include -std=c++11 -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -g assembly.cpp bitcode.cpp core.cpp initfini.cpp module.cpp value.cpp executionengine.cpp transforms.cpp passmanagers.cpp targets.cpp dylib.cpp linker.cpp object_file.cpp -o libllvmlite.so...
I ran into this same problem converting ntfs drive with steam library to btrfs went OK. the drive mounts OK, but any manipulation of the files results in: ``` [...
> > simple `btrfs check` doesn't report any problems > > What version of btrfs-progs do you have installed? If not the latest (5.18.1?), does the latest also report no...
I don't think it makes much sense to move a workaround from one place to another. Unless there's a way to consolidate multiple compilation workarounds in one place in pnl,...
> lgtm, doesn't seem critical to have the exact numpy error text not change thank you. It looks like 1.22 is also hitting some numerical issues which I thought were...
correct. generic python functions won't work, unless PNL defines an API (similar to UDFs) the current state of compiler support for scheduling conditions is tracked in https://github.com/PrincetonUniversity/PsyNeuLink/issues/1580 I'd close this...
@dependabot rebase
@dependabot recreate