Axel Huebl

Results 1611 comments of Axel Huebl

@dsame Is there a recommended shortcut/environment variable for the location of `vcvarsall.bat`?

@dsame is there also a way to use ClangCl with OpenMP using powershell? A simple test does not find it OpenMP_CXX again, using Windows Server 2022 https://github.com/BLAST-ImpactX/impactx/pull/989

The latest XCode LLVM that Apple ships aka `AppleClang` in CMake.

Hi @zhazhajust, thanks for the report. Can you please provide us with more details, i.e. - the WarpX version and machine this was built on and - an example input...

attn: needed by @e-carlin and @clarkse

Hi @aodhanmci, Yes, this is already possible for the string based parser syntax and does not require the feature in this pull request. We support loading density profiles with functions...

This is how conda-forge builds HDF5 for Linux/macOS (which is the package we use in WSL): https://github.com/conda-forge/hdf5-feedstock/blob/main/recipe/build.sh

Sounds good, you should be able to use `__cuda_array_interface__` and soon DLPack #454 to couple to it. Please do not hesitate to also add `to_taichi` helpers that lazy-import taichi only...

An alternative to `uv` that is also very fast and works with conda packages is [pixi](https://pixi.sh) I have experimented with pip packages for pyAMReX for ImpactX here: https://github.com/BLAST-ImpactX/impactx-wheels The trick...