-
```
---> Testing starpu
Executing: cd "/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_starpu/starpu/work/starpu-1.3.10" && /usr/bin/make check
Making check in src
make[2]: Nothing to …
-
Tried to load escalate environment on the farm and I think something is not working
```
[romanov@ifarm1801 ~]$ source /cvmfs/eic.opensciencegrid.org/packages/setup-env.sh
[romanov@ifarm1801 ~]$ s…
-
**Project description**
This is a Ruby program that generates a Rust program that generates a Scala program that generates ...(through 128 languages in total)... REXX program that generates the origi…
-
It seems to be that the Julia package have a problem when running in a Linux machine. I have the stackoverflow error after running the newuoa algorithm, this problem doesn't occur in my Windows partit…
-
I have a Fortran90 app, and I got this error when trying to get the profiling report with:
```
rocprof --hip-trace --roctx-trace ./foo
```
My main.F90 code is like:
```
...
use roctx, only: r…
-
Hello everyone, I've been trying to create a parser using antlr in VS 2022 for awhile now but I can never seem to shake these syntax errors. I had originally posted on Stackoverflow as requested b…
-
Thanks for doing this.
I suggest adding the topic tag `fortran` and mentioning that Bader is deceased, so that a reader will understand why you are editing his article. You could replace
"draft …
-
Hi,
There has been a recent effort to compile Fortran with LLVM target (https://github.com/flang-compiler/flang). Can we expect Emscripten also support Fortran in the future? Thank you.
Best Reg…
-
I installed LIKWID using the [quick install routine](https://github.com/RRZE-HPC/likwid#download-build-and-install). That seems to have worked out, as I am getting
```bash
~/Software/likwid-5.3.0$…
-
As far as I understand, `delta` uses `bat` for its syntax highlighting, etc… And `bat` supports having a config file (`bat --config-file /path/to/file` or by setting `BAT_CONFIG_PATH`), I'm interested…