Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 114588 dokumen yang sesuai dengan query
cover
P. Buyung Kosasih
Yogyakarta: Andi Yogyakarta, 2006
519.4 BUY k
Buku Teks SO  Universitas Indonesia Library
cover
Dion Ogi
"Perkembangan teknologi prosesor seperti multicore menjadi bagian dari pengembangan HPC. Pengujian terhadap algoritma paralel dengan MPICH2 dan Cilk++ menggunakan variabel jumlah proses dan core diharapkan dapat menunjukkan perbedaan kinerja (waktu proses) yang signifikan.
Analisis yang dilakukan pada hasil eksperimen menunjukkan implementasi algoritma paralel dengan MPICH2 memberikan speed-up hingga 5,987 pada perkalian matriks dan 4,175 pada pengurutan data (sorting) serta efisiensi hingga 0,967 dan 0,721 pada masing-masing aplikasi.
Sedangkan implementasi algoritma paralel dengan Cilk++ memberikan speed-up relatif hingga 25,126 pada perkalian matriks dan 9,105 pada pengurutan data (sorting) serta efisiensi relatif hingga 6,672 dan 2,593 pada masing-masing aplikasi.

Developments of processors technology like multicore become apart of HPC developments. The experiments that apply the parallel algorithms using MPICH2 and Cilk++ with variables at process and core amount are expected can show significant differences of the performance (process time).
The analysis done to the experiment results showed that the parallel algorithms implementation using MPICH2 give speed-up until 5.987 at matrix multiplication and 4.175 at data sorting also give efficiency until 0.967 and 0.721 at each following applications.
While the parallel algorithms implementation using Cilk++ give relative speed-up until 25.126 at matrix multiplication and 9.105 at data sorting also give relative efficiency until 6.672 and 2.593 at each following applications."
Depok: Fakultas Teknik Universitas Indonesia, 2010
T 27918
UI - Tesis Open  Universitas Indonesia Library
cover
Ahmad Ibrahim Badry
"Tesis ini adalah kajian filosofis atas pengembangan komputasi DNA yang menggunakan analisis Arkeologi dan Genealogi dari Michel Foucault. Dalam penelitian ini, ditemukan adanya kesejajaran antara tiga episteme yang telah diungkap Foucault dengan tiga teknologi komputasi yang telah dikembangkan (penerapan metode Arkeologi) dan suatu jenis exercise atas kekuasaanpengetahuan sebagaimana diurai Foucault dengan titik tekan pada normalisasi, pengembangan model Artificial Intelligent Creatures, dan kemungkinan model panopticon molekuler (penerapan metode Genealogi). Hasil penelitian ini juga mengandaikan bahwa problem yang muncul harus disikapi dengan rumusan etika baru. Sebab, etika yang sudah dikembangkan tidak dapat mengatasi persoalan yang sekiranya dapat terjadi dengan dikembangkannya komputasi DNA.

This thesis is a philosophical study about DNA computation development which uses Genealogical and Archaeological analytics from Michel Foucault. In this thesis had been found parallelism between three episteme which described by Foucault with the three technology of computation (Archaeological applied) and a kind of exercise of knowledge-power as identified by Foucault which focusing in normalization, developing Artificial Intelligent Creatures, and possibility of molecular panopticon (Genealogical applied). This thesis supposes to formulate a new ethical approach. It is because the ethics which were developed not have an adequacy to solve a problematical discourse which comes from DNA computation development.
"
Depok: Universitas Indonesia, 2011
T28641
UI - Tesis Open  Universitas Indonesia Library
cover
Heru Suhartanto
"Banyak model fenomena alam, aplikasi engineering, dan industri membutuhkan Sumber Daya Komputasi (SDK) yang tinggi untuk memroses data sehingga menghasilkan informasi yang dibutuhkan. Teknologi komputasi tingkat tinggi pun diperkenalkan banyak peneliti dengan diciptakannya Supercomputer beserta Operating System dan perangkatbantu (tools) pengembangnya seperti kompilator dan pustaka (library). Namun, mahalnya investasi SDK ini baik dalam pengadaan maupun pemeliharaannya memberatkan banyak pihak, sehingga diperlukan alternatif SDK yang tetap berkinerja tinggi tetapi murah. Untuk mengatasi keterbatasan tersebut, para peneliti telah membuat konsep alternatif, yakni konsep komputasi parallel pada jaringan komputer yang sudah ada. Banyak perangkatbantu diciptakan guna mengembangkan aplikasi dalam sistem SDK yang memanfaatkan mesin atau komputer dalam suatu jaringan, dimana masing-masing komputer ini berperan sebagai pemroses layaknya pemroses dalam sistem super computer.
Tulisan ini akan mengkaji beberapa perangkat bantu yang cukup dominan di kalangan pemakai, yakni Parallel Virtual Machine (PVM), Message Passing Interface (MPI), Java Remote Method Invocation (RMI), serta Java Common Object Request Broker Architecture (CORBA) dan menyajikan eksperimen untuk mengetahui perangkatbantu mana yang paling cocok sehingga dapat pembantu calon user dalam memilihnya. Percobaan dilakukan pada SDK berbasis jaringan komputer pribadi (Personal Computer) dan menghasilkan percepatan yang cukup berarti. Dari keempat perangkatbantu tersebut masing-masing teridentifikasi cocok untuk pengembangan pada kondisi tertentu.

A Study on Parallel Computation Tools on Networked PCs. Many models for natural phenomena, engineering applications and industries need powerfull computing resources to solve their problems. High Performance Computing resources were introduced by many researchers. This comes in the form of Supercomputers and with operating systems and tools for development such as parallel compiler and its library. However, these resources are expensive for the investation and maintenance, hence people need some alternatives. Many people then introduced parallel distributed computing by using available computing resource such as PCs. Each of these PCs is treated as a processors, hence the cluster of the PC behaves as Multiprocessors Computer. Many tools are developed for such purposes.
This paper studies the peformance of the currently popular tools such as Parallel Virta\ual Machine (PVM), Message Passing Interface (MPI), Java Remote Method Invocation (RMI) and Java Common Object Request Broker Architecture (CORBA). Some experiments were conducted on a cluster of PCs, the results show significant speed up. Each of those tools are identified suitable for a certain implementation and programming purposes."
Depok: Lembaga Penelitian Universitas Indonesia, 2006
AJ-Pdf
Artikel Jurnal  Universitas Indonesia Library
cover
Ricky Agus T
"Dibahas algoritma paralel Prefix Sums pada model komputer SIMD dengan model EREW SM SIMD dan model keterhubungan elemen prosesor berbentuk: Khusus, Unshuffle, Pohon dan Mesh dimensi 2. Kompleksitas waktu dari algoritma paralel Prefix Sums adalah:
O(log n) pada model EREW SM SIMD,
O(log n) pada keterhubungan Khusus,
O(log n) pada keterhubungan Unshuffle,
O(log n) I pada keterhubungan Pohon, dan
0(n112) I pada keterhubungan Mesh dimensi 2.
Algoritma paralel Prefix Sums mi dimanfaatkan dalam optimisasi masalah Knapsack.
"
Depok: Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Indonesia, 1994
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
"Tomato fruit is one of agroproducts that has high-economic value in the world particularly in
Indonesia. To compete in a worldwide market a tomato fruit producer must produce fresh or processed
tomato with high quality. High quality tomato products are influenced by the application of post-harvest
treatment or processing. One of the vital process in post-harvest treatment is sortation. Mannual
sortation introduces subjectivity (bias), inaccuracy, slowness and inconsistency. This needs more
intelligent sortation methods and tools that overcome the sort comings of manual process. Probabilistic
Neural Network (PNN) is one of Artificial Neural Network (ANM variants that can be to develop a
computer-based sortation engine for tomato fruits. However, to accelerate the sortation process, parallel
computation is employed allowing multiple processors to execute simultaneously the sortation process.
This research is aimed towards the implementation and testing of a parallel computation algorithm with
PNN to perform sortation for tomato fruits. Some criteria being observed and tested include accuracy,
total execution time, speedup, and efficiency compared to sequential algorithm. The experimental results
show that the application of parallel computation algorithm with PNN introduces the increase of
accuracy, total execution time, speedup, and efficiency with the same accuracy.
"
Jurnal Teknologi, Vol. 20 (1) Maret 2006 : 34-45, 2006
JUTE-20-1-Mar2006-34
Artikel Jurnal  Universitas Indonesia Library
cover
"Pengujian tingkat ketelitian metode reduksi anomali medan magnetik total bumi ke kutub utara menggunakan sumber ekivalen dipol berbasis model komputasi telaah prisma tegak. Ketidakrataan permukaan topografi, variasi dimensi sumber anomali (distrubusi magnetisasi) dan ketidakteraturan distribusi titik pengukuran tidak berpengaruh secara signifikan terhadap ketelitian metode. Tingkat ketelitian metode sangat tergantung pada kedalaman lapisan sumber ekivalen dipol. Batas atas dan bawah kedalaman lapisan sumber ekivalen dipol tergantung pada spasi pengukuran. Batas atas kedalaman lapisan sumber ekivalen dipol dengan penyimpanan rata-rata di bawah 10 % berkisar 3 kai spasi pengukuran sedang batas bawah kedalaman lapisan sumber ekivalen dipol tergantung pada dimensi sumber anomali "
JURFIN 9:28 (2005)
Artikel Jurnal  Universitas Indonesia Library
cover
Zulauf, Earl C.
New York: McGraw-Hill, 1966
510 ZUl i
Buku Teks SO  Universitas Indonesia Library
cover
"This research is a correlation study between learning approach and achievement in mathematics of third grade science major of "X" Senior High School in Bandung. The samples selection for this research used simple random sampling method and the samples of this research are 60 students. The instrument used to collect the data about learning approach was adapted from questionnaire that was developed by John Biggs (1987). It is called The Revised Two-Factor Learning Process Questionnaire (R-LPQ-2F) that consist of 40 items. With the validation starting from 0.401 until 0.795 and the reliability is 0.638. Whereas the instrument used to measure achievement in mathematic is from final score of mathematic major. The collected data was mannered by Spearman's correlation using SPSS 15. From the final result we can see that the correlation between surface approach and mathematic final score is 0.062 and the correlation between deep approach and mathematic final score is 0.155. The conclusions are there is no significant correlation between surface approach and mathematic final score, and also there is no significant correlation between dep approach and mathematic final score"
MAILMAR
Artikel Jurnal  Universitas Indonesia Library
cover
International Symposium on Algorithms and Computaion
Berlin: Springer-Verlag, 1994
005.1 ISA a
Buku Teks SO  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>