<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lambdataro</author_name>
  <author_url>https://blog.hatena.ne.jp/lambdataro/</author_url>
  <blog_title>Unity 勉強メモ</blog_title>
  <blog_url>https://unity-memo.hatenablog.com/</blog_url>
  <categories>
    <anon>数値計算</anon>
  </categories>
  <description>色々試行錯誤した結果、大分速くなった。 OpenMPの使い方も大分わかってきた。 前のプログラムが動かなかったのはprivate節を指定していなかったからだった。 プログラム プログラム全体は以下のGitHubリポジトリにあります。 今回利用するプログラムは、 main.cとmy_dgemm07.cです。 lambdataro/mydgemm コンパイル iccでもgccでも通るようになったが、なぜかgccでコンパイルしたほうが速くなるので、 gccでコンパイルした。 $ gcc -static -fopenmp -mavx -O3 main.c my_dgemm07.c -I/opt/Ope…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funity-memo.hatenablog.com%2Fentry%2F2015%2F03%2F04%2F202950&quot; title=&quot;C言語でオレオレ行列積ルーチンを作るプロジェクト (その7) - Unity 勉強メモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-03-04 20:29:50</published>
  <title>C言語でオレオレ行列積ルーチンを作るプロジェクト (その7)</title>
  <type>rich</type>
  <url>https://unity-memo.hatenablog.com/entry/2015/03/04/202950</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
