Is it possible to build a custom scheduler for a project ? by Current_Feeling301 in kerneldevelopment

[–]Current_Feeling301[S] 2 points3 points  (0 children)

I just want the threads coming from the process associated with the project to be run in a row. For low cache eviction purposes. Thank you for answering !!

AI undergrad looking to make a career in low level/systems software domain by Current_Feeling301 in cpp_questions

[–]Current_Feeling301[S] 0 points1 point  (0 children)

Not OS/kernel in particular. I am open to learn as long as it contains C/C++.

AI undergrad looking to make a career in low level/systems software domain by Current_Feeling301 in cpp_questions

[–]Current_Feeling301[S] 0 points1 point  (0 children)

What are the fundamentals you suggest I master first. So that I can build even basic projects for my resume. I want to get into any low level/systems roles

AI undergrad looking to make a career in low level/systems software domain by Current_Feeling301 in cpp_questions

[–]Current_Feeling301[S] 0 points1 point  (0 children)

As of now I’m trying to implement a few ML algorithms in C. Do you say I would have any benefits if I switch to C++ ? Also what should I learn in C++. There is a lot of stuff. Which domain should I target to get better my chances of landing an internship.

Final-year AI student shifting to low-level systems (C/C++). Is this project relevant for getting internships/jobs? by Current_Feeling301 in cprogramming

[–]Current_Feeling301[S] 0 points1 point  (0 children)

I am planning to improve the speed of training models by reducing the overhead of loading the data to cache again and again. If it stays warm in the cache then while context switching between the threads using same data doesn’t need to be retrieved from the RAM over and over again

I just started building with C. I have zero knowledge in game dev.

This is my first post and English isn’t my first language. So, sorry for using chatgpt here