Programming
Grand Central Dispatch in FreeBSD
19/10/09 08:55
It was reported at
EuroBSDCon 2009 at Robinson College Cambridge that
Grand Central Dispatch has been ported to
FreeBSD. Read
More...
|
Grand Central Dispatch
11/09/09 21:13
Grand Central Dispatch
now open source and tutorials available.
Grand Central is a new approach to parallelism. It does away with the old threaded models, and replaces it with a packet-based approach. Read More...
Grand Central is a new approach to parallelism. It does away with the old threaded models, and replaces it with a packet-based approach. Read More...
OpenCL lecture 3
04/09/09 08:47
The third of a series of
lectures on programming with OpenCL is available on
MacResearch Read
More...
WWDC and Core Plot
07/06/09 10:16
Core plot at WWDC
“Core Plot is intended to be a plotting framework for Mac OS X and iPhone OS. The aim is to provide 2D visualization of data, and is tightly integrated with Apple technologies like Core Animation, Core Data, and Cocoa Bindings.” Read More...
“Core Plot is intended to be a plotting framework for Mac OS X and iPhone OS. The aim is to provide 2D visualization of data, and is tightly integrated with Apple technologies like Core Animation, Core Data, and Cocoa Bindings.” Read More...
Books on Mac OS X programming.
13/12/08 15:15
- I regularly look at the Google search terms that users enter on this site and I notice that recently there have been a number of people looking for programming resources. So if you are looking for a suitable Christmas present here are a collection of books that I've heard good things said about.
CUDA beta available
21/08/08 15:46
Apple has just posted a beta version of CUDA software tools. CUDA (Compute Unified Device Architecture).
Read More...CUDA, is now available on Mac OS X
13/02/08 20:42
CUDA, a C language
development environment for NVIDIA GPUs, is now
available on Mac OS X 10.5.2.
Read More...
Read More...
Intel Compilers
10/12/07 21:11
Intel has released a new version of
their compilers (C++ and Fortran) that appears to
work properly on Mac OS X Leopard
Read
More...
NAG libraries for Intel Macs.
22/11/07 20:43
The Numerical Algorithms
Group has announced the release of the NAG libraries
for Intel Macs.
Read More...
Read More...
MatLab under Leopard
02/11/07 07:16
Mathworks are reporting
that MatLab runs under Mac OS X 10.5 there are two
significant issues with running Simulink on Mac OS X
10.5: Read
More...
Multi-core programming
01/08/07 08:45
Intel announced their
Open Source Project for Its Popular Multi-Core
Development Software Threading Building Blocks
(TBB) Read
More...