<?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>ソフトウェア - 株式会社 エルザ ジャパン</title>
	<atom:link href="https://www.elsa-jp.co.jp/cat-qa/qa_gpu_trouble/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.elsa-jp.co.jp</link>
	<description>株式会社 エルザ ジャパンは、グラフィックス製品などのコンピュータ周辺機器やHPC・データセンター向け製品の販売及びプロフェショナルサービスの提供を行なっています。</description>
	<lastBuildDate>Wed, 31 Mar 2021 00:53:37 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>【GPU20-033】Windows10 の32bitを使用しています。エルザのホームページからドライバがダウンロードできませんが、Windows10 の32bitではグラフィックスボードは使えないのでしょうか。</title>
		<link>https://www.elsa-jp.co.jp/support/qa/detail/gpu20-033/</link>
		
		<dc:creator><![CDATA[とりい]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 00:53:37 +0000</pubDate>
				<guid isPermaLink="false">https://www.elsa-jp.co.jp/?post_type=pt-qa&#038;p=51446</guid>

					<description><![CDATA[<p>Windows10 の32bitを含む32bit対応ドライバのサポートは終了していますが、ドライバは NVIDIA 社の公式ホームページからダウンロード可能です。下記ページよりダウンロードしてください。https://w [&#8230;]</p>
<p>The post <a href="https://www.elsa-jp.co.jp/support/qa/detail/gpu20-033/">【GPU20-033】Windows10 の32bitを使用しています。エルザのホームページからドライバがダウンロードできませんが、Windows10 の32bitではグラフィックスボードは使えないのでしょうか。</a> first appeared on <a href="https://www.elsa-jp.co.jp">株式会社 エルザ ジャパン</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="answer">Windows10 の32bitを含む32bit対応ドライバのサポートは終了していますが、ドライバは NVIDIA 社の公式ホームページからダウンロード可能です。下記ページよりダウンロードしてください。<br>https://www.nvidia.co.jp/Download/index.aspx?lang=jp</p>


<p></p><p>The post <a href="https://www.elsa-jp.co.jp/support/qa/detail/gpu20-033/">【GPU20-033】Windows10 の32bitを使用しています。エルザのホームページからドライバがダウンロードできませんが、Windows10 の32bitではグラフィックスボードは使えないのでしょうか。</a> first appeared on <a href="https://www.elsa-jp.co.jp">株式会社 エルザ ジャパン</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【GPU18-023】Visual Studio 2017 で CUDA9.2 のビルドが失敗します</title>
		<link>https://www.elsa-jp.co.jp/support/qa/detail/gpu18-023/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Mon, 02 Jul 2018 05:13:09 +0000</pubDate>
				<guid isPermaLink="false">https://www.elsa-jp.co.jp/?post_type=pt-qa&#038;p=22831</guid>

					<description><![CDATA[<p>2018/06/14 現在、CUDA Tool Kit 9.2 は Visual Studio 2017 15.7.1 をサポートしていません。以下のメッセージと共にビルドが失敗します。 Error C1189 #err [&#8230;]</p>
<p>The post <a href="https://www.elsa-jp.co.jp/support/qa/detail/gpu18-023/">【GPU18-023】Visual Studio 2017 で CUDA9.2 のビルドが失敗します</a> first appeared on <a href="https://www.elsa-jp.co.jp">株式会社 エルザ ジャパン</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="answer" style="color: #505050;">2018/06/14 現在、CUDA Tool Kit 9.2 は Visual Studio 2017 15.7.1 をサポートしていません。<br>以下のメッセージと共にビルドが失敗します。</p>
<p style="color: #505050;">Error C1189 #error: &#8212; unsupported Microsoft Visual Studio version!<br>Only the versions 2012, 2013, 2015 and 2017 are supported!</p>
<p style="color: #505050;">15.7.1 を削除し、15.6.7 の RTW (メジャー製品版)をインストールして使用して下さい。<br><a href="https://www.visualstudio.com/ja-jp/productinfo/installing-an-earlier-release-of-vs2017" target="_blank" rel="noopener noreferrer">https://www.visualstudio.com/ja-jp/productinfo/installing-an-earlier-release-of-vs2017</a></p>
<p style="color: #505050;">詳しくは、NVIDIA CUDA ZONE のフォーラムをご参照下さい。<br><a href="https://devtalk.nvidia.com/default/topic/1035535/cuda-9-2-does-not-work-with-visual-studio-2017-15-7-1/" target="_blank" rel="noopener noreferrer">https://devtalk.nvidia.com/default/topic/1035535/cuda-9-2-does-not-work-with-visual-studio-2017-15-7-1/</a></p>
<p style="color: #505050;">CUDA Tool Kit のインストールは Visual Studio のインストールの後に行うようにして下さい。<br>また、Visual Studio のアップデートや変更を行った場合は、CUDA Tool Kit を再度インストールして下さい。</p>


<p></p><p>The post <a href="https://www.elsa-jp.co.jp/support/qa/detail/gpu18-023/">【GPU18-023】Visual Studio 2017 で CUDA9.2 のビルドが失敗します</a> first appeared on <a href="https://www.elsa-jp.co.jp">株式会社 エルザ ジャパン</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【GPU17-005】DisplayPort 接続で 3D Vision が使用できますか？</title>
		<link>https://www.elsa-jp.co.jp/support/qa/detail/gpu17-005/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Mon, 19 Feb 2018 07:09:13 +0000</pubDate>
				<guid isPermaLink="false">https://www.elsa-jp.co.jp/?post_type=pt-qa&#038;p=18971</guid>

					<description><![CDATA[<p>3D VISION 対応モニターが Displayport 入力に対応している場合はご利用可能です。 &#160;</p>
<p>The post <a href="https://www.elsa-jp.co.jp/support/qa/detail/gpu17-005/">【GPU17-005】DisplayPort 接続で 3D Vision が使用できますか？</a> first appeared on <a href="https://www.elsa-jp.co.jp">株式会社 エルザ ジャパン</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="answer" style="color: #505050;">3D VISION 対応モニターが Displayport 入力に対応している場合はご利用可能です。</p>
<p>&nbsp;</p><p>The post <a href="https://www.elsa-jp.co.jp/support/qa/detail/gpu17-005/">【GPU17-005】DisplayPort 接続で 3D Vision が使用できますか？</a> first appeared on <a href="https://www.elsa-jp.co.jp">株式会社 エルザ ジャパン</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【GPU18-017】Visual Studio 2017 で CUDA9 のビルドが失敗します</title>
		<link>https://www.elsa-jp.co.jp/support/qa/detail/gpu18-017/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Fri, 02 Feb 2018 07:47:35 +0000</pubDate>
				<guid isPermaLink="false">https://www.elsa-jp.co.jp/?post_type=pt-qa&#038;p=20675</guid>

					<description><![CDATA[<p>2018/01/30 現在、CUDA Tool Kit 9 及び 9.1 は Visual Studio 2017 latest リリース (15.5.5) をサポートしていません。以下のメッセージと共にビルドが失敗しま [&#8230;]</p>
<p>The post <a href="https://www.elsa-jp.co.jp/support/qa/detail/gpu18-017/">【GPU18-017】Visual Studio 2017 で CUDA9 のビルドが失敗します</a> first appeared on <a href="https://www.elsa-jp.co.jp">株式会社 エルザ ジャパン</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="answer" style="color: #505050;">2018/01/30 現在、CUDA Tool Kit 9 及び 9.1 は Visual Studio 2017 latest リリース (15.5.5) をサポートしていません。<br>以下のメッセージと共にビルドが失敗します。</p>
<p style="color: #505050;">Error C1189 #error: &#8212; unsupported Microsoft Visual Studio version!<br>Only the versions 2012, 2013, 2015 and 2017 are supported!</p>
<p style="color: #505050;">15.5.5 を削除し、15.4.5 の Community 版をインストールして使用して下さい。<br><a href="https://www.visualstudio.com/ja-jp/productinfo/installing-an-earlier-release-of-vs2017" target="_blank" rel="noopener noreferrer">https://www.visualstudio.com/ja-jp/productinfo/installing-an-earlier-release-of-vs2017</a></p>
<p style="color: #505050;">詳しくは、NVIDIA CUDA ZONE のフォーラムをご参照下さい。<br><a href="https://devtalk.nvidia.com/default/topic/1027209/cuda-setup-and-installation/cuda-9-0-does-not-work-with-the-latest-vs-2017-update/" target="_blank" rel="noopener noreferrer">https://devtalk.nvidia.com/default/topic/1027209/cuda-setup-and-installation/cuda-9-0-does-not-work-with-the-latest-vs-2017-update/</a></p>
<p style="color: #505050;">CUDA Tool Kit のインストールは Visual Studio のインストールの後に行うようにして下さい。<br>また、Visual Studio のアップデートや変更を行った場合は、CUDA Tool Kit を再度インストールして下さい。</p>
<p>&nbsp;</p>


<p></p><p>The post <a href="https://www.elsa-jp.co.jp/support/qa/detail/gpu18-017/">【GPU18-017】Visual Studio 2017 で CUDA9 のビルドが失敗します</a> first appeared on <a href="https://www.elsa-jp.co.jp">株式会社 エルザ ジャパン</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
