Johan Euphrosine
Johan Euphrosine
Looked into this a bit today: one of the "challenges" is that `update` is currently typed as `(T[N], uN[M], T) -> T[N]` https://github.com/google/xls/blob/4d63d892811b21ad4160173077730a77c2f175eb/xls/dslx/frontend/builtins_metadata.cc#L77 and there doesn't seem to be a...
@gowreddysuresh: as @RTimothyEdwards commented, this is likely due to communication issue between your computer and github server (this applies to downloading the PDK sources as well as using volare, because...
/cc @hongted @grebe
> grpc issue: looks like https://github.com/abseil/abseil-cpp/issues/1614, should be fixed w/ https://github.com/grpc/grpc/commit/bc044174401a0842b36b8682936fc93b5041cf88 should we try bumping grpc to https://github.com/grpc/grpc/releases/tag/v1.64.0 ?https://github.com/google/xls/blob/ec4df616bc8b3acd25db670259316e675b53edc9/dependency_support/load_external.bzl#L269-L283
Did you try to disable fortran with `-DTrilinos_ENABLE_Fortran=OFF`?
@meheff fyi
PTAL, unified the DSLX stdlib division with the existing IR divmod implementation.
Rebased.
can you rebase?