COM4521/COM6521: Lab 3 FAQ

Lab 3 - FAQ

These are some common questions that come up during this lab.

C/C++ is not in the project properties

Visual studio will only show the C/C++ compiler settings if the project contains a C/C++ file.

Exercise 1A - Access Violation/Crash

If you only parallelise the outer loop with #pragma omp parallel for, the variables j and k are shared by every thread. This can lead to them exceeding N, and hence accessing the array out of bounds.

Contact Us

For queries relating to collaborating with the RSE team on projects: rse@sheffield.ac.uk

Information and access to JADE II and Bede.

Join our mailing list so as to be notified when we advertise talks and workshops by subscribing to this Google Group.

Queries regarding free research computing support/guidance should be raised via our Code clinic or directed to the University IT helpdesk.