Table of Contents

Download

We do not have an official version yet. Currently, these are only snapshots for testing purpose only.

April 14th, 2009 version

Download link

oc4mc-20090414.tar.gz

April 10th, 2009 version

Download link

oc4mc-20090410.tar.gz

Available (parallel) thread functions

Functions that will probably not work

Unspecified behavior

Other functions may work…

cd runtime/gcs/sc_par && sed -ibak -e s/pthread_spinlock_t/pthread_mutex_t/g -e s/pthread_spin_lock/pthread_mutex_lock/g -e s/pthread_spin_unlock/pthread_mutex_unlock/g -e s/pthread_spin_init/pthread_mutex_init/g gci.c

April 3rd, 2009 version

Download link

oc4mc-20090403.tar.gz (please wait for next version or take the previous one)

Available (parallel) thread functions

Functions that should work

Functions that will probably not work

Other functions may work…

April 2nd, 2009 version

Download link

oc4mc-20090402.tar.gz

Available (parallel) thread functions

other functions may be available in the interface, but should not be used.

Functions that may/might work

Functions that will probably not work