UCLA-VAST / tapa

TAPA is a dataflow HLS framework that features fast compilation, expressive programming model and generates high-frequency FPGA accelerators.
https://tapa.rtfd.io
MIT License
144 stars 27 forks source link

I can't install TAPA from Option 1, it says that "The repository 'https://about.blaok.me/tapa jammy Release' does not have a Release file" #146

Closed yangziyiiii closed 6 months ago

yangziyiiii commented 6 months ago

System:Ubuntu 22.04.3 When I use another system(ubuntu 20.04.6), I can connect to that website and install TAPA, but not for my ubuntu 22.04.3 Can you give me some advice?? The following is the detail information:

Hit:1 http://mirrors.aliyun.com/ubuntu jammy InRelease Hit:2 http://mirrors.aliyun.com/ubuntu jammy-updates InRelease
Hit:3 http://mirrors.aliyun.com/ubuntu jammy-backports InRelease
Hit:4 http://mirrors.aliyun.com/ubuntu jammy-security InRelease
Hit:5 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 https://about.blaok.me/fpga-runtime jammy InRelease
Ign:7 https://about.blaok.me/tapa jammy InRelease
Err:8 https://about.blaok.me/tapa jammy Release 404 Not Found [IP: 185.199.108.153 443] Hit:9 https://apt.llvm.org/jammy llvm-toolchain-jammy-17 InRelease Reading package lists... Done
E: The repository 'https://about.blaok.me/tapa jammy Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.

Blaok commented 6 months ago

Hi, TAPA does not have a tagged release for 22.04 yet; let me create one.

Blaok commented 6 months ago

@yangziyiiii You should be able to install TAPA 0.0.20240120.1 using install.sh now.