<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LinuxLane.com &#187; gpu</title>
	<atom:link href="http://www.linuxlane.com/tag/gpu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxlane.com</link>
	<description>เรียนรู้การใช้งาน ลีนุกซ์ [ Linux ]</description>
	<lastBuildDate>Mon, 19 Jul 2010 09:04:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=5922</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ทดสอบ nVIDIA CUDA</title>
		<link>http://www.linuxlane.com/nvidia-cuda-geforce-9500gt/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxlane.com/nvidia-cuda-geforce-9500gt/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 16:22:48 +0000</pubDate>
		<dc:creator>Chatpong Duangbung</dc:creator>
				<category><![CDATA[บทความ]]></category>
		<category><![CDATA[Cuda]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[nVidia]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.linuxlane.com/?p=115</guid>
		<description><![CDATA[







พอดีช่วงนี้ได้ทำงานทางด้าน HPC &#38; Parallel ซะเยอะ ก็เลยเอารูปแบบของการทดสอบมาเก็บไว้ซักนิดครับ โดยในครั้งนี้เป็นการติดตั้งระบบ nVIDIA CUDA ซึ่งเป็นการประมวลผลโดยอาศัยพลังจาก GPU นะครับ ซึ่งผลของการทดสอบรัน ก็มีดังนี้ครับ



NVIDIA CUDA SDK PATH =&#62; /opt/NVIDIA_CUDA_SDK
CUDA PATH =&#62; /usr/local/cuda/
———————————————————————————-
Sample Apps
[chatpong@parallel ~]$ /opt/NVIDIA_CUDA_SDK/bin/linux/release/bandwidthTest
Running on……
device 0:GeForce 9500 GT
Quick Mode
Host to Device Bandwidth for Pageable memory
.
Transfer Size (Bytes)   Bandwidth(MB/s)
33554432               1235.4
Quick Mode
Device to Host Bandwidth for Pageable memory
.



Transfer Size (Bytes)   Bandwidth(MB/s)
33554432               881.1
Quick Mode
Device to Device Bandwidth
.
Transfer [...]]]></description>
		<wfw:commentRss>http://www.linuxlane.com/nvidia-cuda-geforce-9500gt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>คอมไพล์ NVIDIA_CUDA_SDK แล้วเจอ &#8220;/usr/bin/ld: cannot find -lXi&#8221;</title>
		<link>http://www.linuxlane.com/nvidia_cuda_sdk-example-ld-cannot-find-lxi-gpgpu/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.linuxlane.com/nvidia_cuda_sdk-example-ld-cannot-find-lxi-gpgpu/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 16:18:18 +0000</pubDate>
		<dc:creator>Chatpong Duangbung</dc:creator>
				<category><![CDATA[บทความ]]></category>
		<category><![CDATA[Cuda]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[hpc]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[nVidia]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.linuxlane.com/?p=109</guid>
		<description><![CDATA[วันนี้ได้ทำการติดตั้ง NVIDIA CUDA SDK บน CentOS 5.3 (X86_64) แล้วทำการคอมไพล์ซอร์สโค้ดตัวอย่าง ( Example Code ) แล้วเจอข้อความดังนี้
[root@labs NVIDIA_CUDA_SDK]#   cd   /opt/NVIDIA_CUDA_SDK
[root@labs NVIDIA_CUDA_SDK]#   make



make[1]:
Entering directory `/opt/NVIDIA_CUDA_SDK/projects/postProcessGL&#8217;[b]
/usr/bin/ld: cannot find -lXi[/b]
collect2: ld returned 1 exit status
make[1]: ***  [../../bin/linux/release/postProcessGL] Error 1
make[1]: Leaving directory `/opt/NVIDIA_CUDA_SDK/projects/postProcessGL&#8217;
make: *** [projects/postProcessGL/Makefile.ph_build] Error 2
ปัญหาเกิดจาก ระบบไม่สามารถโหลด ไลบรารี  Xi (library, libXi ) ซึ่งสามารถติดตั้งเพิ่มเติมได้ ดังนี้
[root@labs NVIDIA_CUDA_SDK]#   yum   install   libXi-devel
จากนั้นก็คอมไพล์ระบบตามปกติ [...]]]></description>
		<wfw:commentRss>http://www.linuxlane.com/nvidia_cuda_sdk-example-ld-cannot-find-lxi-gpgpu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


