160 likes | 366 Views
מבוא לעיבוד מקבילי. הרצאה מס' 9 17/12/2001. נושא ההרצאה. עיבוד תמונה מקבילי Parallel Image Processing. פרוייקטי גמר. לא לדחות לרגע האחרון!!! להתחיל לעבוד על הנושאים כבר עכשיו!!!. הצגת הפרוייקטים. קבוצות 1-10: הרצאה מס' 12, יום ב', 7/12/2001 קבוצות 11-20:
E N D
מבוא לעיבוד מקבילי הרצאה מס' 9 17/12/2001
נושא ההרצאה • עיבוד תמונה מקבילי • Parallel Image Processing
פרוייקטי גמר • לא לדחות לרגע האחרון!!! • להתחיל לעבוד על הנושאים כבר עכשיו!!!
הצגת הפרוייקטים • קבוצות 1-10: הרצאה מס' 12, יום ב', 7/12/2001 • קבוצות 11-20: הרצאה מס' 13, יום ב', 14/1/2002 • קבוצות 11-ואילך: הרצאה מס' 14, יום ב', 21/1/2002
הצגת הפרוייקטים • מצגת Power-Point של 10 דקות • כל אנשי הצוות ישתתפו במצגת • עד אמצע חופשת הסמסטר (המקורית) יש להגיש את סיכום הפרוייקט+תכנית המחשב • להתייחס לאספקטים של מיקבול(speedup, efficiency, comp/comm, etc’)
שעת קבלה • לא תתקיים היום • ניתן לשלוח Email • אפשר לקבוע שעה ביום ו' • האנשים שנעדרו מהבוחן הקודם: ביום ב' הבא יערך עבורכם בוחן בעל-פה. החומר הוא כל החומר שנלמד הקורס (כולל החומר של ההרצאה היום).
תזכורת: תרגיל בית מס' 3 • יש להגיש עד יום שני הבא (בחצות) • אין להגיש את התרגיל בשפת FORTRAN אלא בשפת C.
עיבוד תמונה מקבילי • עבור למצגת PDF: פרק 10 מספרם של Wilkinson&Allen
סיכום הפרק • Basic Low Level Preprocessing: • Threshold • Contrast Stretching • Histograms • Smoothing • Sharpening • Noise Reduction
סיכום הפרק • Edge Detection Using Masks: • Sobel • Laplace • Hough Transform • Discrete Fourier Transform and • Fast Fourier Transform
FFTW • FFT in the West: www.fftw.org
MOSIX www.mosix.org
MOSIX MOSIX is an extension of the Linux kernel to support scalable cluster computing. The extended kernel allows any size cluster of Pentium/AMD based workstations and servers to work cooperatively as if part of a single system.
MOSIX To run in a MOSIX cluster, there is no need to modify or to link applications with any library, or even to assign processes to different nodes. MOSIX does it automatically - just "fork and forget", like in an SMP. For example, you can create many processes in your (login) node and let MOSIX assign these processes to other nodes. If you type "ps", then you will see all your processes, as if they run in your node.
MOSIX The core of MOSIX are adaptive management algorithms that monitor and respond to uneven resource distribution among the nodes. These algorithms use preemptive process migration to assign and reassign processes among the nodes, to continuously take advantage of the best available resources. The MOSIX algorithms are geared for maximal overall performance, overhead-free scalability and ease-of-use.
בשיעורים הבאים • נותרו עוד 2 הרצאות ולאחר-מכן 3 שיעורי הצגות פרויקטים • נושאי הלימוד בשתי ההרצאות הבאות: • Shared Memory, Searching and Optimization, How to Build a Beowulf, Grid Computing. • Course Summary