<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/sin">
<title>Public marks with tag sin</title>
<description>Public marks with tag sin</description>
<link>http://blogmarks.net/marks/tag/sin</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/ogrisel/mark/1057713990"/>
<rdf:li resource="http://blogmarks.net/api/user/Secret Skies/mark/2483820"/>
<rdf:li resource="http://blogmarks.net/api/user/CyberRev/mark/2029373"/>
<rdf:li resource="http://blogmarks.net/api/user/trentchandra/mark/1283409"/>
<rdf:li resource="http://blogmarks.net/api/user/Aragorn/mark/462018"/>
<rdf:li resource="http://blogmarks.net/api/user/schavester/mark/229152"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/ogrisel/mark/1057713990">
<title>Simple SSE optimized sin, cos, log and exp</title>
<link>http://gruntthepeon.free.fr/ssemath/</link>
<description>I chose to write them in pure SSE1 MMX so that they run on the pentium III of your grand mother, and also on my brave athlon-xp, since thoses beast are not SSE2 aware. Intel AMath showed me that the performance gain for using SSE2 for that purpose was not large enough (10%) to consider providing an SSE2 version (but it can be done very quickly).

The functions use only the _mm_ intrinsics , there is no inline assembly in the code. Advantage: easier to debug, works out of the box on 64 bit setups, let the compiler choose what should be stored in a register, and what is stored in memory. Inconvenient: some versions of gcc 3.x are badly broken with certain intrinsic functions ( _mm_movehl_ps , _mm_cmpeq_ps etc). Mingw's gcc for example -- beware that the brokeness is dependent on the optimization level. A workaround is provided (inline asm replacement for the braindead intrinsics), it is not nice but robust, and broken compilers are detected by the validation program below.</description>
<dc:date>2008-02-27T12:53:10Z</dc:date>
<dc:author>ogrisel</dc:author>
<dc:subject>optimization, SIMD, trancendental functions, exp, log, sin, cos, tan, SSE2, open source</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://gruntthepeon.free.fr/ssemath/"><img border="0" src="http://blogmarks.net/screenshots/2008/02/27/c513566d9cae6d163c7bbf37c47f2df9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://gruntthepeon.free.fr/ssemath/">Simple SSE optimized sin, cos, log and exp</a></h4>
 
by <a href="http://blogmarks.net/user/ogrisel">ogrisel</a> 
<p class="description">I chose to write them in pure SSE1 MMX so that they run on the pentium III of your grand mother, and also on my brave athlon-xp, since thoses beast are not SSE2 aware. Intel AMath showed me that the performance gain for using SSE2 for that purpose was not large enough (10%) to consider providing an SSE2 version (but it can be done very quickly).

The functions use only the _mm_ intrinsics , there is no inline assembly in the code. Advantage: easier to debug, works out of the box on 64 bit setups, let the compiler choose what should be stored in a register, and what is stored in memory. Inconvenient: some versions of gcc 3.x are badly broken with certain intrinsic functions ( _mm_movehl_ps , _mm_cmpeq_ps etc). Mingw's gcc for example -- beware that the brokeness is dependent on the optimization level. A workaround is provided (inline asm replacement for the braindead intrinsics), it is not nice but robust, and broken compilers are detected by the validation program below.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/optimization">optimization</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/SIMD">SIMD</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/trancendental%2Bfunctions">trancendental functions</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/exp">exp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/log">log</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sin">sin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cos">cos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tan">tan</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/SSE2">SSE2</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/open%2Bsource">open source</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057713990">Copy</a> | 
<a href="http://blogmarks.net/link/2684788">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Secret Skies/mark/2483820">
<title>Pieces of the Secret Skies</title>
<link>http://potss.blogspot.com/</link>
<description>It's not everyday that you meet people that will equal and outwit your beliefs. It's not everyday that you'll find someone that can make you express your innermost senses. It's not everyday that you stumble over coffee and end up with great company...</description>
<dc:date>2007-04-07T15:15:36Z</dc:date>
<dc:author>Secret Skies</dc:author>
<dc:subject>sin, secret, people, innermost senses, beliefs, great company</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://potss.blogspot.com/"><img border="0" src="http://blogmarks.net/screenshots/2007/04/07/3e03bb06542a139d415dfb45e9dc78b5.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://potss.blogspot.com/">Pieces of the Secret Skies</a></h4>
 
by <a href="http://blogmarks.net/user/Secret Skies">Secret Skies</a> 
<p class="description">It's not everyday that you meet people that will equal and outwit your beliefs. It's not everyday that you'll find someone that can make you express your innermost senses. It's not everyday that you stumble over coffee and end up with great company...</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sin">sin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/secret">secret</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/people">people</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/innermost%2Bsenses">innermost senses</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/beliefs">beliefs</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/great%2Bcompany">great company</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2483820">Copy</a> | 
<a href="http://blogmarks.net/link/2038853">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/CyberRev/mark/2029373">
<title>CyberRev</title>
<link>http://www.cyberrev.com</link>
<description>A Christian website of truth or dare. One of the most controversial, investigative, religious, biblical websites on the Internet. A great site for DEEP research or the spiritual seeker of truth or lie.</description>
<dc:date>2007-02-16T06:21:21Z</dc:date>
<dc:author>CyberRev</dc:author>
<dc:subject>jew, vatican, sin, ethiopic, 666, revelation, religion, daniel, spirituality, controversial, G-D, jesus, faith, lord, christian, truth, peace, YHWH, love, research, christianity, biblical, cyber, prophecy, end, enoch, qumran, sabbath, religions, gospel, romanism, zion, blog, jah</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cyberrev.com"><img border="0" src="http://blogmarks.net/screenshots/2007/02/16/79ece967e89ea379b2aa6bef08941fb9.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cyberrev.com">CyberRev</a></h4>
 
by <a href="http://blogmarks.net/user/CyberRev">CyberRev</a> 
<p class="description">A Christian website of truth or dare. One of the most controversial, investigative, religious, biblical websites on the Internet. A great site for DEEP research or the spiritual seeker of truth or lie.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jew">jew</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vatican">vatican</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sin">sin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ethiopic">ethiopic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/666">666</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/revelation">revelation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/religion">religion</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/daniel">daniel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/spirituality">spirituality</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/controversial">controversial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/G-D">G-D</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jesus">jesus</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/faith">faith</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lord">lord</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/christian">christian</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/truth">truth</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/peace">peace</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/YHWH">YHWH</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/love">love</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/research">research</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2029373">Copy</a> | 
<a href="http://blogmarks.net/link/1724487">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/trentchandra/mark/1283409">
<title>YouTube - Tony Melendez</title>
<link>http://www.youtube.com/watch?v=klvsmXColzQ</link>
<description>El video del artista sin manos</description>
<dc:date>2006-10-04T22:03:30Z</dc:date>
<dc:author>trentchandra</dc:author>
<dc:subject>sin, manos, artista, musico</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.youtube.com/watch?v=klvsmXColzQ"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.youtube.com/watch?v=klvsmXColzQ">YouTube - Tony Melendez</a></h4>
 
by <a href="http://blogmarks.net/user/trentchandra">trentchandra</a> 
<p class="description">El video del artista sin manos</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sin">sin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/manos">manos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/artista">artista</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/musico">musico</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1283409">Copy</a> | 
<a href="http://blogmarks.net/link/1295511">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Aragorn/mark/462018">
<title>DubClip Video</title>
<link>http://dubclip.blogspot.com/</link>
<description>Video clips of famous movies and music mixed together</description>
<dc:date>2006-04-07T08:15:40Z</dc:date>
<dc:author>Aragorn</dc:author>
<dc:subject>music, comics, films, video, rock, matrix, anime, x, movies, the, heavy, metal, rings, city, of, rammstein, clips, industrial, schwarzenegger, t2, lord, t3, sin, Arnold, x-men, reloaded, kmfdm, animatrix, orcs, uruk-hai, terminator, revolutions, prodigy</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://dubclip.blogspot.com/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/04/07/2f24a15e52580bc642c77b5ee0f6d412.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://dubclip.blogspot.com/">DubClip Video</a></h4>
 
by <a href="http://blogmarks.net/user/Aragorn">Aragorn</a> 
<p class="description">Video clips of famous movies and music mixed together</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/music">music</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comics">comics</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/films">films</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rock">rock</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/matrix">matrix</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/anime">anime</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/x">x</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/movies">movies</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/the">the</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/heavy">heavy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/metal">metal</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rings">rings</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/city">city</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/of">of</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rammstein">rammstein</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/clips">clips</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/industrial">industrial</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/schwarzenegger">schwarzenegger</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/t2">t2</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=462018">Copy</a> | 
<a href="http://blogmarks.net/link/701322">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/schavester/mark/229152">
<title>2 or 3 things I know about her | richard\'s musings on serendipity, syndication, and sin (pro/con)</title>
<link>http://www.2or3things.org/</link>
<description>richard's blog</description>
<dc:date>2005-11-21T06:03:13Z</dc:date>
<dc:author>schavester</dc:author>
<dc:subject>syndication, serendipity, sin, pro.com, redemption</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.2or3things.org/"><img border="0" src="http://www.blogmarks.net/screenshots/2005/11/21/9715ffa5fc935c8a3bde4d9c12ff0cab.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.2or3things.org/">2 or 3 things I know about her | richard\'s musings on serendipity, syndication, and sin (pro/con)</a></h4>
 
by <a href="http://blogmarks.net/user/schavester">schavester</a> 
<p class="description">richard's blog</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/syndication">syndication</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/serendipity">serendipity</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sin">sin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pro.com">pro.com</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/redemption">redemption</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=229152">Copy</a> | 
<a href="http://blogmarks.net/link/347177">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>