The Vector API can tremendously speed up computations by using the SIMD capabilities of your CPU. Learn how parallel computing works on a SIMD machine, how t... (more…)
Read more »
I’m the CTO at Faraday, where we do a lot of hard programming. I’ve been looking resumes of current and recently graduated students from really good universities like Middlebury and also scanning the current syllabus of COS 333 Advanced Programming Techni... (more…)
Read more »
Enums in Java are commonly used to represent a fixed set of constants. However, they offer more versatility than often realized. In this ar... (more…)
Read more »
Microsoft, along with a number of other major developers, are working to port Java to ARM-based Mac and Windows machines, including upcoming Apple silicon Macs. (more…)
Read more »
Improvements
#722: Simplify running tornadovm with a Java argfile
#732: [types] Support for GPU-native Int8 types for PTX and OpenCL
#736: Implement support for compressed oops (coops)
#738: [feat]... (more…)
Read more »