Nikunj Gupta

Results 11 comments of Nikunj Gupta

@diehlpk I'm building on `scratch/` which has no quotas whatsoever. @hkaiser I haven't looked into the issue yet. Just wanted to put it out that I was having an issue....

@diehlpk what HPX commit and C++ compiler are you using when building HPX on Ookami?

@hkaiser #5742 does indeed fix the `#error` issues. @diehlpk that's strange - I remember building HPX with Fujitsu compiler on Fugaku and it built just fine (Fujitsu compiler + Fujitsu...

Hi @nilsleiffischer, For us to not rely on `charmc`, additional functionalities are required (something akin to `add_charm_executable` as opposed to `add_executable`). But the recent additions will allow users to find...

I had a very similar implementation detail in mind wrt targets and exports. BTW, we also added the `--install-prefix` to install charm++ instead of building in the source. We're adding...

@nilsleiffischer Yes, charmlite is experimental work on top of converse that relies on template metaprogramming instead of .ci files. We do use `charmc` as the compiler (see [this](https://github.com/UIUC-PPL/charmlite/blob/main/CMakeLists.txt#L34)) but it...

Will something similar to the following work for the time being? @misc{nsimd2019, title = {NSIMD}, year = {2019}, publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/agenium-scale/nsimd}}, commit =...

@gquintin I want it to be length agnostic. My apologies, I should've seen this comment before.

I do not have access to a machine with verbs-linux but I could not reproduce the error. @trquinn is this error specific to verbs? Here's what I've tried so far:...