User panel stuff on forum
  3 posts on 1 page  1
Server Talk
2025-11-23, 15:52
Member
7 posts

Registered:
Jan 2017
https://github.com/ripednail/multi-threaded-mvdsv
2025-11-26, 10:46
Member
7 posts

Registered:
Jan 2017
You can compile using an old version of gcc with cilk

Or using LLVM with open cilk

The only thing that doesn't compile correctly in clang is the number of threads setting in main.c just comment it out


I suggest exporting the clang or gcc binary in Linux to compile and modifying configure/make to clang if going the llvm route

This is a an old 32 bit version of ktx/mvdsv

Feel free to update the mvdsv/ktx with improvements
2025-11-29, 21:47
Member
7 posts

Registered:
Jan 2017
I made sure LLVM was working and updated source and release binary with LLVM/OPEN CILK in my github, with a readme.

Its been awhile since i messed with this, however the multi threaded quake server seems like it would be a good thing for a raspberry pi zero 2W, since its low frequency and power or even the pico.

Enjoy.
  3 posts on 1 page  1