[dead]
if you are targeting more than one specific platform, do you like, include the immintrin.h header and use #ifdef to conditionally use avx512 if it's available on someone's platform?
so then, if i want my code to "explicitly" use avx512, i have to do something like this? ``` void myNotOptimizedThing(my_data* d){ _SPECIAL_CPU_MANUFACTURER_0X3D512(d); } ``` edit: and include some header from the…
thanks for that! so it sounds like, if i purchase a chip that supports avx512, and run an operating system and compiler that supports avx512, i can write "plain old c code" with a minimal amount of compiler arguments…
Noob question- must one write avx512 assembly directly by hand, or is this something a c compiler would do for you?
In the event that you don't purchase any physical parts for making controllable robots, you'll find similarities in programming game physics, which really is just a simulation of the world we live in and how to propell…
Very interesting perspective, considering that iirc, failure to report the specific crime of child sex trafficking / rape is a crime itself.
I think we've hit the point where trying to point fingers at certain ideologies is yielding, well, absolutely 0 returns. If someone has no solutions and only excuses, it doesn't really help the situation anymore, and…
Attention any quant firms-- I'll do it for 250k, 80 hours a week, 24/7 on call, fire me if I don't deliver satisfactory results. 10 years of experience in Cpp, Java, Javascript, Python, SQL, the last 5 of which as a…
While I agree all of these scenarios are good reasons to leave, I have a feeling (based on being an American for all 30 years of my life now), these answers would be classified as "TOO REAL" and as a result you might be…
What you are describing at the old company is not a failure of old tools, but rather a failure of management/employee self-management at that company. Any tool can be used to do good or evil. They were using old tools…
How can we more effectively show a robot that circular objects with a certain position, scale, rotation, mass, color/pattern, or an arbitrary label ("that thing over there") is what we want? Seems like a fun question to…
[dead]
[dead]
[dead]
[dead]
[dead]
[dead]
[dead]
[dead]
[dead]
if you are targeting more than one specific platform, do you like, include the immintrin.h header and use #ifdef to conditionally use avx512 if it's available on someone's platform?
so then, if i want my code to "explicitly" use avx512, i have to do something like this? ``` void myNotOptimizedThing(my_data* d){ _SPECIAL_CPU_MANUFACTURER_0X3D512(d); } ``` edit: and include some header from the…
thanks for that! so it sounds like, if i purchase a chip that supports avx512, and run an operating system and compiler that supports avx512, i can write "plain old c code" with a minimal amount of compiler arguments…
Noob question- must one write avx512 assembly directly by hand, or is this something a c compiler would do for you?
In the event that you don't purchase any physical parts for making controllable robots, you'll find similarities in programming game physics, which really is just a simulation of the world we live in and how to propell…
[dead]
[dead]
[dead]
[dead]
[dead]
Very interesting perspective, considering that iirc, failure to report the specific crime of child sex trafficking / rape is a crime itself.
I think we've hit the point where trying to point fingers at certain ideologies is yielding, well, absolutely 0 returns. If someone has no solutions and only excuses, it doesn't really help the situation anymore, and…
Attention any quant firms-- I'll do it for 250k, 80 hours a week, 24/7 on call, fire me if I don't deliver satisfactory results. 10 years of experience in Cpp, Java, Javascript, Python, SQL, the last 5 of which as a…
While I agree all of these scenarios are good reasons to leave, I have a feeling (based on being an American for all 30 years of my life now), these answers would be classified as "TOO REAL" and as a result you might be…
What you are describing at the old company is not a failure of old tools, but rather a failure of management/employee self-management at that company. Any tool can be used to do good or evil. They were using old tools…
How can we more effectively show a robot that circular objects with a certain position, scale, rotation, mass, color/pattern, or an arbitrary label ("that thing over there") is what we want? Seems like a fun question to…