Vladislav

Results 6 issues of Vladislav

Hi everyone, Is it necessary for the project to pin the version of `flax`? Can you use the latest `flax` or to use version greater or less than `0.7.5`? Thank...

Hi guys! I'm studying BGL now and I found a [tutorial](https://github.com/richelbilderbeek/BoostGraphTutorial/blob/master/boost_graph_tutorial.pdf) for it. Everything worked fine from it until I reached function to add_named_vertex. Here is a piece of code...

Hi everyone. I see the issue when run unit tests on NVidia A100 (GPU). Here is the [link](https://github.com/NVIDIA/JAX-Toolbox/actions/runs/9099672951/job/25013673011?pr=590#step:7:593) for more details. Briefly: ``` =========================== short test summary info ============================ FAILED...

bug

Hi everyone. I see the issue when run unit tests on NVidia V100 (GPU). Here is the [link](https://github.com/NVIDIA/JAX-Toolbox/actions/runs/9099672951/job/25013672689?pr=590#step:7:362) for more details. Briefly: ``` =========================== short test summary info ============================ FAILED...

bug

We updated the bazel version recently (from 7.1.2 to 7.2.0) and it started failing to build from source with the linker issue: ``` #13 357.0 [62 / 67] Compiling third_party/icu/data/conversion_data.c;...

I wonder if `xpk` supports a cluster creation from several reservations. If not, do you have any plans to add this feature?