updates for multicore version runtime, temporarily disable math operations in multico...
authorjzhou <jzhou>
Thu, 7 May 2009 18:28:06 +0000 (18:28 +0000)
committerjzhou <jzhou>
Thu, 7 May 2009 18:28:06 +0000 (18:28 +0000)
commita242f627ed257f6530839d54d8c394555ed73328
treefd60452f0caf808e73de9f0a8619d128094878d0
parent40925bd1d325e02a61893cbf21a6dfeecdf91c16
updates for multicore version runtime, temporarily disable math operations in multicore version
12 files changed:
Robust/src/IR/Flat/BuildCode.java
Robust/src/IR/Flat/BuildCodeMultiCore.java
Robust/src/IR/State.java
Robust/src/Main/Main.java
Robust/src/Runtime/GenericHashtable.c
Robust/src/Runtime/file.c
Robust/src/Runtime/math.c
Robust/src/Runtime/multicoreruntime.c
Robust/src/Runtime/multicoretask.c
Robust/src/Runtime/runtime.h
Robust/src/Runtime/socket.c
Robust/src/buildscript