-
For tracking purposes, please create a separate issue for each indexing improvement request.
- [x] Please describe the expected performance and accuracy of a particular vocabulary.
https://id.l…
-
On a node with SLES15 SP1, kernel 4.12.14-197.78-default, I get
> ./cvmfsexec atlas.cern.ch -- ls /cvmfs
CernVM-FS: loading Fuse module... terminate called after throwing an instance of 'std::bad_…
-
Currently, the following works in DMTCP:
```
LD_LIBRARY_PATH=$DMTCP_ROOT/lib/dmtcp dmtcp_launch --with-plugin libmodify-env.so a.out
```
Snce DMTCP already knows about the directory `$DMTCP_ROOT/lib…
-
I'm not sure about C++, so this issue may affect it also, but at least in java, when I run the simulate tasks, it only includes the JNI Extraction dir path in the `-Djava.library.path` argument. This …
-
_Please only use this issue template for LD4P2 requests for a new data source to be added to QA. If your requesting changes to how a dataset currently available in QA is treated, please use the indexi…
-
Decided to make a powershell version of comcut for fun (and for me):
param(
[string]$infile,
[string]$outfile,
[switch]$keepEdl,
[switch]$keepMeta,
[string]$ffmpegPath = ".…
-
after connecting to the esxi is not showing the machine anymore, after solving the openssl problem. but just a empty form.
-
As a comment in code says it should work like this:
# If the user provided a value to --with-boost, use it and only it.
It does work for header checks, however, this does not seem to be the case …
-
We want to provide support for conditional Boost support---in particular, we require Boost for one of our projects, but Boost threading is optionally supported. To support this, we've modified boost.…
-
Hi,
I would like to create for Fedora the package asgp (https://github.com/j-jorge/asgp).
asgp needs the bear-engine library, but the Fedora packaging guideline does not allow to compile
angainst…