Panos Asproulis

Results 8 issues of Panos Asproulis

I would argue that if one decides to create a new programming language in today's world it should be designed with parallel processing as part of the language grammar and...

long term issue
leads question

I have been unable to build Code_Saturne with PETSc for any combination of configure petsc-related options because the relative m4 file is simply wrong, at least for a regular system-wide...

When I build and use this driver on Ubuntu 17.04 with the Linux kernel 4.10 the WiFi device (I use the ASUS USB-AC68 adapter) does not work when it has...

Suppose that you click on the Explore button, then go to the Trending Posts and click on "See more". As you browse the list of posts you click on one...

bug

When viewing a remote timeline the posts appear without a bar at the bottom with the Like, Reply, Boost etc action buttons as is the case with any other timeline....

bug

I am trying to run a simple case which has no user coding but code_saturne fails to do so during the compilation step of two user coding files created automatically...

For the Clang compiler to work properly (at least the latest version), one needs to modify file cs_auto_flags.sh, line 400 which reads: `cflags_default="-funsigned-char -Wall -Wshadow -Wpointer-arith -Wmissing-prototypes -Wuninitialized -Wunused"` and...

On macOS, and I suppose other BSD systems, one has to specify the `RPATH` for any third-party library used during the building of the solver because these libraries may be...