Search

You can find the results of your search below.

top
9 Hits, Last modified:
| ===== Course Coordinates ===== ^ Time (when) | Tue/Thu 3:10--4:25pm ... ffectively, objects take turns executing one at a time. This is not natural, but it is also not surprisi... ist, and in this class we will explore them. It's time to think outside the sequential box. Concurrency ... ash course in C), Ruby (and Rinda), Go, Java, and time permitting, maybe one or two more. Since UPC is a
week3
4 Hits, Last modified:
er workstations to test your ssh keys * first time you ssh to workstation you will be prompted to co... e following to your code <code c> #include <time.h> int main() { clock_... tartTime)) / CLOCKS_PER_SEC; // print cpu time used // . // . } </co... * Here's another reference: \\ https://sourceware.org/glibc/manual/latest/html_node/CPU-Time.html
week2
3 Hits, Last modified:
would you like to discuss? :-) \\ \\ * Last time claimed: O(1) parallel max is possible! How? * {{ findmax-constant-time.pdf | PDF }} * PRAM, assumed CRCW, and $n^2$ ... /very// fast---and //very// inefficient! * This time: * Synchronization: Finding the Max of an Ar
week1
1 Hits, Last modified:
or efficiency! :-) /*** * {{findmax-constant-time.pdf}} ***/ * Timely CACM Point/Counterpoint art
week7
1 Hits, Last modified:
same direction can cross the bridge at the same time, but cars heading in opposite directions cannot.
week8
1 Hits, Last modified:
for philosophers to enter/leave -- at most 4 at a time to prevent deadlocking, 5th philosopher blocks
week9
1 Hits, Last modified:
for philosophers to enter/leave -- at most 4 at a time to prevent deadlocking, 5th philosopher blocks
week10
1 Hits, Last modified:
communications decoupled in 3 dimensions: * time * space * destination * Lecture No