
PaDC - Lec MEx
Quiz by SRTB
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.







What is the official course code of CS Elective 2/ Parallel & Distributed Computing (Oracle Machine Learning)?
What is missing in the official course title for CSEC0223? CS Elective 2/ Parallel & --- Computing (Oracle Machine Learning)
​What do we call standalone computers that are joined by a network? Answer is singular form( without S)
​Standalone computers should be connected to this to be considered as a node
​A use of parallel computing that is used in weather prediction and also for aerodynamics of cars
​Where the instructions run through after being divided from the problem?
​What is divided into instructions?
Both program instructions and data are kept in read/write ----
ALU stands for ---- Logic Unit
This term means you have a secret message and you try to decode it or know what the meaning of the message is
Multi-core are also known as what term?
This is often a program or a sequence of instructions that resembles a program that is run by a processor
Year that John von Neumann published the initial papers outlining the basic specifications for an electronic computer
Year the start of usage of Flynn's Taxonomy
SMP stands for ---- multi-processor
John von Neumann is a British mathematician who the Von Neumann Architecture was based on
A "stored-program computer" also refers to a computer that stores both info and program instructions in electronic memory
To carry out the preprogrammed task, the control unit retrieves instructions and data from memory, decodes the instructions, and then successively coordinates actions.
The actual exchange of data is referred to as Pipelining
What does R in KSR ALLCACHE approach stand for?
This is used to control access to the shared memory, resolve contentions and to prevent race conditions and deadlocks
POSIX Threads are also known by this term
P in PGAS stands for
An a.out is needed in a Threads Model
POSIX Threads are part of Unix/Linux operating systems
OpenMP being multiplatform, can be used in g Unix and Windows platforms
PGAS stands for Partitioned General Address Space