-
I can't compile:
Ubuntu 20.04
ryzen 5 1600
nvidia gt 1030
ram 16 gb
caire@caire-A320MH:~/Downloads/SoftLK/SoftLK-tools-master/SLK_img2pixel$ sh linux.sh
unspecified target, need either gui,cm…
-
Hi @tim-smart
Sandro here (`fpdart`'s author) 👋
I took a look at you [`ZIO`](https://github.com/tim-smart/elemental/tree/main/packages/elemental/lib/src/zio) implementation and it looks really …
-
`Regex` is a `mutable struct` which causes it to `stable_hash` differently each time.
```julia
julia> bytes2hex(stable_hash(r"hello"; version=3))
"d9bdaff2d67b5f0d6890fafddde31b70678837711d5352fb…
-
The `Option`- and `Result`-chaining methods (`and`, `andThen`, `or`, and `orElse`) don't allow the type params that they _aren't_ mapping to differ from the type of `this`. That is, `Result.andThen` t…
-
Hello,
I am having a bit of trouble trying to install this library.
I am using Python 3.7 on Ubuntu 22. I have previously had success working with py3nj in Ubuntu 20, but I really am not sure wh…
-
Compiling and running [llama2 7b int4](https://storage.googleapis.com/shark_tank/llama2_7b/unsharded/mlir/llama2_7b_int4.mlir) on CPU causes different results in `iree-run-module`
compile command:
…
-
I don't know what happened; my computer froze after the error was raised.
FYI: i only installed CUDA toolkit in this PC, and already disable swap.
to reproduce
```
wget https://go.dev/dl/go1.21.3.…
-
Hi folks. As always, thanks for making such a wonderful library! Kysely is my favorite tool for interacting with a db, and I've used a lot over the years :) Nevertheless, there is one limitation with …
-
Hello,
I have limited knowledge about Xeon Phi system and I am trying to compile python, numpy and scipy using PyPhi. My system is a Ubuntu 14.04 (64x) with composer_xe_2015 and host system python i…
-
I make ~/dev/merlin/tools/compile_tools.sh
```
cp: cannot stat 'SPTK-3.9/build/bin/*': No such file or directory
Error installing SPTK tools
```
SPTK-3.9 folder doesn't have "build" folder