-
The latest development work on the utilities has been to add Nvidia read capabilities. Also, the utilities now leverage generic PCIe sensor reading to detect all GPUs in a system. As a result, it may …
-
When I run two or more copies of the same program, the subprocesses (say 4) for the different program copies always share the first 4 cores although there are other cores free. Is this the expected be…
-
Checklist
---------
- [x] I looked at https://github.com/pbatard/rufus/wiki/FAQ to see if my question has already been answered.
- [x] I performed a search in the issue tracker for similar issues u…
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/833*
---
Repeat by:
build ChaNGa mpi-linux_x86_64 smp ...
Compile changa
Run a test on (e.g.) stampede with "ibrun ChaNGa ++ppn 15 tes…
-
I am trying to run a program that require casacore, and python-casacore.
I compiled casacore myself to be sure I have the latest version (I even made a `sudo apt-get upgrade casacore*` to be sure to …
-
Sample error message:
```
Exception in thread "main" org.apache.spark.SparkException: Job aborted due to stage failure: Task 64 in stage 0.0 failed 4 times, most recent failure: Lost task 64.3 in st…
-
Sample error message:
```
Exception in thread "main" org.apache.spark.SparkException: Job aborted due to stage failure: Task 64 in stage 0.0 failed 4 times, most recent failure: Lost task 64.3 in st…
-
The parameters of the transform function are
```
def transform(self, X, perplexity=5, initialization="median", k=25,
learning_rate=100, n_iter=100, exaggeration=2, momentum=0, max_grad_norm=0.05)…
-
##### Expected behaviour
fastTSNE can be easily complied on OSX.
##### Actual behaviour
fastTSNE fails.
##### Steps to reproduce the behavior
Run pip install fasttsne on OSX.
```
Installi…
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/1947*
---
Link to the failed build: http://charm.cs.illinois.edu/autobuild/old.2018_07_16__01_01/mpi-win-x86_64-smp.txt
In addition to…