EE 4033 Program assignment #0: mergesort example

$30.00

Download Details:

  • Name: PA0-aegteb.zip
  • Type: zip
  • Size: 205.92 KB

Category:

Description

5/5 - (1 vote)

## GETTING STARTED
Please read the word file in doc/mergesort.doc.
To start the demo (debug version), simply following steps
“`
make demo_dbg
cd /bin
./demo_dbg
“`
To use the optimized version,
“`
make demo_opt
cd /bin
./demo_opt
“`

## CONTACT
If you have any qusetion, please email cmli@cc.ntu.edu.tw or TA