Find Jobs
Hire Freelancers

cluster computing

$250-750 USD

クローズ
投稿日: 8年以上前

$250-750 USD

完了時にお支払い
Parallelize the program using OpenMP. To do this compile with gcc -fopenmp mm.c -lgomp -o mm When compiling and running you must NOT use gollum itself but one of the nodes node1 to node8. Present the results as a table of run time and spedup (wrt OpenMP on 1 thread). Speedup is defined as T1/Tp where T1 is the time on 1 thread and Tp is the time on p threads. Comment on the results. The preferred way to time the codes is to use omp_set_num_threads(number) to set the threads and omp_get_wtime() to time the relevant part e.g. omp_set_num_threads(s); start = omp_get_wtime(); #pragma omp parallel ... PUT PARALLEL CODE HERE end = omp_get_wtime(); printf("time=:%.16g number of threads: %d\n",end - start, s); Implement and check the time to do a matrix-matrix product of a 1500x900 matrix A with a 900x1200 matrix B of doubles using 1,2,3,4,5,6, 7 and 8 threads on a gollum node. Define Aij = (i+1)*(j+1) and Bij = 1/((double) (i+1)* (double)(j+1)). The result matrix C=A*B should be Cij= 900*(double)(i+1)/(double) (j+1) . You should check that the result is correct in each case by comparing A*B with a matrix C with these values. Modify the code to run similar tests using static with default chuck size, dynamic with chunk size 1 and guided scheduling with chunk size 10. You may turn in either one program that does all 3 types of scheduling or three seperate programs. List the various run times and speedup in seperate tables for each type of scheduling and comment on the speedup of each scheduling type and draw conclusions as to which is preferable (and in what circumstances). Note that to implement this program you will need to increase the default stack size for both the original thread and the OMP threads. If you do not you will get a segmentation error. To do this you need to execute shell commands similar to: ulimit -s unlimited export OMP_STACKSIZE=16M
プロジェクト ID: 8722487

プロジェクトについて

7個の提案
リモートプロジェクト
アクティブ 8年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
この仕事に7人のフリーランサーが、平均$567 USDで入札しています
ユーザーアバター
Hello I'm interesting your project very well I'm a Good C++, OpenCL/MP, Math, Algorithm expert. I m quite well experienced in these jobs. Let's go ahead with me I want to service for you continously. Thanks
$750 USD 7日以内
4.9 (329 レビュー)
8.1
8.1
ユーザーアバター
Hi I have PhD in physics and I did this project again so I can do it very fast for you in 1 day. I can give you a better price, lets say $150
$277 USD 1日以内
4.9 (7 レビュー)
4.4
4.4
ユーザーアバター
Hello, i'm senior C/C++ developer. I also have experience in c11. I can finish this project. Thank you for reading my bid
$277 USD 5日以内
5.0 (8 レビュー)
3.8
3.8
ユーザーアバター
A proposal has not yet been provided
$722 USD 10日以内
5.0 (5 レビュー)
3.4
3.4
ユーザーアバター
A proposal has not yet been provided
$750 USD 10日以内
4.7 (5 レビュー)
2.9
2.9
ユーザーアバター
A proposal has not yet been provided
$526 USD 10日以内
5.0 (1 レビュー)
1.4
1.4
ユーザーアバター
Knowledge of shared and distributed computing. Can do this project as per requirement. Used OpenMP as a grad student and as a researcher. Please go ahead and assign the project for me to get started. Thanks!
$666 USD 10日以内
0.0 (0 レビュー)
0.0
0.0

クライアントについて

UNITED STATESのフラグ
kent, United States
3.6
1
お支払い方法確認済み
メンバー登録日:9月 27, 2015

クライアント確認

ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。