Find Jobs
Hire Freelancers

code analysis

$15-25 USD / hour

Chiuso
Pubblicato circa 8 anni fa

$15-25 USD / hour

Homework submission instructions • Submit a written report to the homework by email. Requirements In this homework you will study the reduction technique in OpenCL. Reduction is very common in parallel programming. You’ll also learn to use common debugging techniques. 1. Read the attached sample program and answer the following questions. a. The attached sample program is from AMD APP SDK 3.0. The program includes the following files: i. [login to view URL] ii. [login to view URL] iii. [login to view URL] iv. [login to view URL] v. [login to view URL] vi. [login to view URL] vii. [login to view URL] b. You can download and install AMD APP SDK. Most samples should work on non-AMD processors. 2. Questions: a. How many data item are processed? b. How many work items are created? c. What is the work group size? d. How many work groups are created? e. Briefly describe the key ideas in the reduction process as implemented in Reduction_Kernels.cl. How is the sum calculated? For the work-item with global ID 0, how many additions does it perform? f. In [login to view URL], what is the purpose of barrier(CL_LOCAL_MEM_FENCE)? g. Briefly describe how the data array is transferred from host memory to compute device memory. Is the buffer object on compute device memory or host memory? Point out which line of the code actually trigger the data transfer. h. In [login to view URL], why do we need to add the values in the array outMapPtr? Who provides the values in the array outMapPtr? output = 0; for(int i = 0; i < numBlocks * VECTOR_SIZE; ++i) { output += outMapPtr[i]; }
Rif. progetto: 10334464

Info sul progetto

1 proposta
Progetto a distanza
Attivo 8 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
1 freelance ha fatto un'offerta media di $16 USD/ora per questo lavoro
Avatar dell'utente
A proposal has not yet been provided
$16 USD in 1 giorno
0,0 (0 valutazioni)
0,0
0,0

Info sul cliente

Bandiera: UNITED STATES
United States
0,0
0
Metodo di pagamento verificato
Membro dal apr 26, 2016

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.