-
**Is your feature request related to a problem? Please describe.**
The design reduces the light emitted by device screens while maintaining the minimum color contrast ratios required for readability.…
-
Some libraries will automatically expand to use the available CPUs (for example `numpy`). This can cause overuse on shared compute clusters such as LSF.
To ensure that the libraries does not use mo…
-
Now you can only convert one LSF to LSX, how can you achieve batch conversion?
-
```
What steps will reproduce the problem?
1. Use the LSF executor
2. Submit to an LSF queue with a resource limit
3. Exceed the resource limit (e.g., CPU time)
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. First time build of doubango v2.
2. Follow all the steps as exactly as in the Technical Guide June 2013 rev of
webrtc2sip
3../autogen.sh && ./configure -…
-
```
What steps will reproduce the problem?
1. First time build of doubango v2.
2. Follow all the steps as exactly as in the Technical Guide June 2013 rev of
webrtc2sip
3../autogen.sh && ./configure -…
-
I'm hit by a bit puzzling problem with CPL. The issue here is that the muse_lsf recipe usually runs nicely, but sometimes it returns an error message of -1 even though the log has no errors and the fi…
-
In our code, there are lots of operations like `mat1 += mat2*mat3` for the objects MatrixSpace.
For example
```
using Nemo
const precision_digits = 256
const precision_bits = round(Int64, prec…
-
Astrocook convolves the model with a LSF which is sub-optimally sampled at the wavelength grid of the spectrum. It should be oversampled to avoid mis-evaluating the model at the spectrum wavelengths.
…
-
I wanted to used `erd` as an `ls` replacement. Since `ls` allows globbing without flags, I thought to make an alias for erd with the `-p` already present.
I made it like this:
In config file:
`…