Building the Serial Version

To build the serial version, you will compile the sample which is the serial version. You will then run the sample application and note the time to run the application. This time will be your baseline performance time.

  1. In the tachyon directory, build the sample by running the following command:

    %make serial

  2. Run the sample application.

Note the time to render the image. This time is your performance baseline time.

Open the Building the OpenMP Version topic