Amin Sadeghi
Amin Sadeghi
Currently, it shows the log generated by `pip install tensorflow`, etc. Should be turned off.
The latest PyPI build is v9.2.0, but the conda-forge build is v0.8.9
So that our documentation looks better: 
...so slow, that for large-enough networks (>100k nodes), it becomes the bottle-neck for `CubicTemplate`.
I just tried building AMGX from source, and here's the error message I got: ```shell /home/amin/Code/AMGX/src/aggregation/aggregation_amg_level.cu(1983): error: identifier "profileSubphaseFindAggregates" is undefined /home/amin/Code/AMGX/src/aggregation/aggregation_amg_level.cu(2003): error: identifier "profileSubphaseFindAggregates" is undefined /home/amin/Code/AMGX/src/aggregation/aggregation_amg_level.cu(2327): error: identifier...
## 🚀 Feature It'd be nice if we could pass `figsize` to `PlotLosses` so that we get to decide what the figure size would be. Thanks!
Currently, we can only pass a scalar diffusivity. It'd be very useful if we could optionally pass a scalar **field** for diffusivity (each element corresponding to a single point/control-volume in...
**Is your feature request related to a problem? Please describe.** When deciding whether or not to multithread a piece of code (especially in scientific computing), it's critical to know whether...
Hi, I was wondering if this repo is still being maintained. Thanks!