Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


courses:high_performance_computing:producer_consumer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
courses:high_performance_computing:producer_consumer [2018/09/28 11:45] kelcourses:high_performance_computing:producer_consumer [2018/10/07 12:48] kel
Line 59: Line 59:
  
 int run_threads() { int run_threads() {
-  // start threads and wait until they're done +  // start threads and wait until they're done 
-  // return sum of update values seen by consumer+  // return aggregated sum of values
  
   return 0;   return 0;
courses/high_performance_computing/producer_consumer.txt · Last modified: 2024/03/04 02:19 by odoronin