Davide Grassano

Results 50 issues of Davide Grassano

I'm trying to put "toggleFrame"s inside of a "scrollPane", but this seems to force then in a stretch='none' state even if the horizontal scrolling is disabled. I want to set...

enhancement

These are the easyconfigs for QE 7.3.1 - [x] depending on the new [CMake easyblock from this PR](https://github.com/easybuilders/easybuild-easyblocks/pull/3257). - [ ] https://github.com/easybuilders/easybuild-easyblocks/pull/3338 While for deployment on EESSI it makes more...

update

When running `pw.x` compiled with the `QuantumESPRESSO-7.2-intel-2022b.eb` config file, i always obtain a segmentation fault with the following stack trace ``` forrtl: severe (153): allocatable array or pointer is not...

bug report

Replaced `run_cmd` with `run_shell_cmd` for 5.0 release

change
EasyBuild-5.0

It seems that due to the [renaming](https://gitlab.com/QEF/q-e/-/commit/e44da33695f4786c396576cb3aab3e42bfafe0bd) of the `tab` variable to `tab_beta` in `uspp_data` and successive [deletion](https://gitlab.com/QEF/q-e/-/commit/d6146e551775ebd93d53f28b3d848a4ba0fc5b45) the compilation of gipaw in qe 7.3.1 fails with the following error...

I guess this is related to the [comment by @paulatz in #13](https://github.com/anharmonic/d3q/issues/13#issuecomment-1999095993) When compiling with QE cmake, I end up incurring the following for several executables: ``` [ 98%] Linking...

EC files to compile LLVMcore (clang + flang-new + optional projects) Requires EB from PR (https://github.com/easybuilders/easybuild-easyblocks/pull/3373) More notes on the EB PR

As of know, defining multiple classes inside an easyblock file will cause `eb --list-easyblocks` and its associated unittest to fail (see https://github.com/easybuilders/easybuild-easyblocks/pull/3338 for example) Considering all formal easyblocks class names...

This EB is a modified version of the current `Clang` one (whether to keep them separate, having a simpler EB for Clang-only, or rename Clang to LLVMcore or viceversa is...

enhancement