Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project: Julia set fractal #9

Closed
5 of 7 tasks
dkurt opened this issue Jan 30, 2024 · 2 comments
Closed
5 of 7 tasks

Project: Julia set fractal #9

dkurt opened this issue Jan 30, 2024 · 2 comments

Comments

@dkurt
Copy link
Owner

dkurt commented Jan 30, 2024

Julia set fractal

  • Выполнена подготовка проекта
  • Написан алгоритм на C++ и запущен на x86 (Julia #14)
  • Написан алгоритм на Halide и запущен на x86 (Julia #14)
  • Алгоритм запущен на RISC-V без регрессии, сгенерирован скалярный код (Julia RISCV #18)
  • Алгоритм векторизован под RISC-V без регрессии, сгенерирован векторизованный код (PR)
  • (опционально) Получилось применить автопланировщик, сравнить с собственной векторизацией
  • Подготовить 1-2 слайда о своей работе

https://en.wikipedia.org/wiki/Julia_set

fractal

@IgorErin
Copy link

IgorErin commented Feb 5, 2024

I take this.

@dkurt
Copy link
Owner Author

dkurt commented Feb 7, 2024

@IgorErin , напишите про скорость на x86 (halide vs reference) и добавьте новым PR генерацию под RISC-V

@dkurt dkurt closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants