Spaarsh
Spaarsh
@alamb @HectorPascual I would like to have your input on this: 1. I was wondering how to add support for a ```None``` or empty values. Should I replace the input...
Thanks @HectorPascual! I'm opening PR from here on for transperancy's sake!
@HectorPascual I have added an optional seed argument and have also added support for Binary input.
Sure @danielgafni! Please go ahead. I request the maintainers to unassign this issue from me.
Currently, `cmake` successfully but `make` results in a failure with these errors: ``` In file included from /dbcsr/src/acc/cuda_hip/acc_mem.cpp:13: /dbcsr/src/acc/cuda_hip/acc_mem.cpp: In function 'int c_dbcsr_acc_host_mem_allocate(void**, size_t, void*)': /dbcsr/src/acc/cuda_hip/../hip/acc_hip.h:23:16: error: 'hipHostAllocDefault' was not...