<?xml version="1.0" encoding="utf-8"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:hal="http://hal.archives-ouvertes.fr/" xmlns:gml="http://www.opengis.net/gml/3.3/" xmlns:gmlce="http://www.opengis.net/gml/3.3/ce" version="1.1" xsi:schemaLocation="http://www.tei-c.org/ns/1.0 http://api.archives-ouvertes.fr/documents/aofr-sword.xsd">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>HAL TEI export of dumas-00636458</title>
      </titleStmt>
      <publicationStmt>
        <distributor>CCSD</distributor>
        <availability status="restricted">
          <licence target="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 - Universal</licence>
        </availability>
        <date when="2026-05-23T02:11:16+02:00"/>
      </publicationStmt>
      <sourceDesc>
        <p part="N">HAL API Platform</p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <listBibl>
        <biblFull>
          <titleStmt>
            <title xml:lang="en">Parallel Implementations of Hopfield Neural Networks On GPU</title>
            <author role="aut">
              <persName>
                <forename type="first">Li</forename>
                <surname>Liang</surname>
              </persName>
              <idno type="halauthorid">593454-0</idno>
              <affiliation ref="#struct-101267"/>
            </author>
            <editor role="depositor">
              <persName>
                <forename>Co-Responsables Du Mri</forename>
                <surname>V. Gouranton Et S. Blazy</surname>
              </persName>
              <email type="md5">2288f0651ce4e4965c3daadf8cfcb760</email>
              <email type="domain">listes.irisa.fr</email>
            </editor>
          </titleStmt>
          <editionStmt>
            <edition n="v1" type="current">
              <date type="whenSubmitted">2011-10-27 15:08:27</date>
              <date type="whenModified">2025-02-20 14:08:42</date>
              <date type="whenReleased">2011-10-27 16:06:58</date>
              <date type="whenProduced">2011-06-21</date>
              <date type="whenEndEmbargoed">2011-10-27</date>
              <ref type="file" target="https://dumas.ccsd.cnrs.fr/dumas-00636458v1/document">
                <date notBefore="2011-10-27"/>
              </ref>
              <ref type="file" n="1" target="https://dumas.ccsd.cnrs.fr/dumas-00636458v1/file/Liang.pdf" id="file-636458-339688">
                <date notBefore="2011-10-27"/>
              </ref>
            </edition>
            <respStmt>
              <resp>contributor</resp>
              <name key="153470">
                <persName>
                  <forename>Co-Responsables Du Mri</forename>
                  <surname>V. Gouranton Et S. Blazy</surname>
                </persName>
                <email type="md5">2288f0651ce4e4965c3daadf8cfcb760</email>
                <email type="domain">listes.irisa.fr</email>
              </name>
            </respStmt>
          </editionStmt>
          <publicationStmt>
            <distributor>CCSD</distributor>
            <idno type="halId">dumas-00636458</idno>
            <idno type="halUri">https://dumas.ccsd.cnrs.fr/dumas-00636458</idno>
            <idno type="halBibtex">liang:dumas-00636458</idno>
            <idno type="halRefHtml">Distributed, Parallel, and Cluster Computing [cs.DC]. 2011</idno>
            <idno type="halRef">Distributed, Parallel, and Cluster Computing [cs.DC]. 2011</idno>
            <availability status="restricted">
              <licence target="https://about.hal.science/hal-authorisation-v1/">HAL Authorization<ref corresp="#file-636458-339688"/></licence>
            </availability>
          </publicationStmt>
          <seriesStmt>
            <idno type="stamp" n="MEM-MRI">Rennes 1 - Master Recherche en Informatique</idno>
            <idno type="stamp" n="DUMAS">DUMAS</idno>
            <idno type="stamp" n="INSTITUTS-TELECOM">composantes instituts telecom </idno>
          </seriesStmt>
          <notesStmt>
            <note type="audience" n="1">Not set</note>
            <note type="degree" n="4">dumas_degreeType_4</note>
          </notesStmt>
          <sourceDesc>
            <biblStruct>
              <analytic>
                <title xml:lang="en">Parallel Implementations of Hopfield Neural Networks On GPU</title>
                <author role="aut">
                  <persName>
                    <forename type="first">Li</forename>
                    <surname>Liang</surname>
                  </persName>
                  <idno type="halauthorid">593454-0</idno>
                  <affiliation ref="#struct-101267"/>
                </author>
              </analytic>
              <monogr>
                <imprint>
                  <biblScope unit="pp">37</biblScope>
                  <date type="dateDefended">2011-06-21</date>
                </imprint>
                <authority type="institution">INRIA-IRISA Rennes Bretagne Atlantique, équipe CAIRN</authority>
                <authority type="supervisor">Daniel Chillet</authority>
              </monogr>
            </biblStruct>
          </sourceDesc>
          <profileDesc>
            <langUsage>
              <language ident="en">English</language>
            </langUsage>
            <textClass>
              <keywords scheme="author">
                <term xml:lang="fr">Parallélisme</term>
                <term xml:lang="fr">GPGPU</term>
                <term xml:lang="fr">simulation</term>
              </keywords>
              <classCode scheme="halDomain" n="info.info-dc">Computer Science [cs]/Distributed, Parallel, and Cluster Computing [cs.DC]</classCode>
              <classCode scheme="halTypology" n="MEM">Master Thesis</classCode>
              <classCode scheme="halOldTypology" n="MEM">Master Thesis</classCode>
              <classCode scheme="halTreeTypology" n="MEM">Master Thesis</classCode>
            </textClass>
            <abstract xml:lang="en">
              <p>In recent years, the multi-cores and General-Purpose GPU (GPGPU) architectures have become general platforms for various of parallel applications, with lots of parallel algorithms being proposed for this interesting persperctive. In this report, we study and develop a particular kind of artificial neural network (ANN), in hopfield model, to solve some optimization problems, since it has a highly parallel nature. Section 1 introduces the context of the problem and the linked topics of this internship. In Section 2, we synthesize some previous work in this domain. In section 3, we study the parallel mechanism and propose the algorithm to realize this neural network. Section 4 interprets the method we use to map the neural network structure. Section 5 discusses the implementation details of simulations of hopfield networks on GPU. In section 6, we comment on the results and the performances compared with the CPU implementation.</p>
            </abstract>
          </profileDesc>
        </biblFull>
      </listBibl>
    </body>
    <back>
      <listOrg type="structures">
        <org type="department" xml:id="struct-101267" status="OLD">
          <orgName>Telecom Bretagne - Rennes</orgName>
          <date type="end">2016-12-31</date>
          <desc>
            <address>
              <addrLine>2 rue de la châtaigneraie - CS 17607 - 35576 Cesson-Sévigné</addrLine>
              <country key="FR"/>
            </address>
            <ref type="url">http://www.telecom-bretagne.eu/</ref>
          </desc>
          <listRelation>
            <relation active="#struct-301262" type="direct"/>
          </listRelation>
        </org>
        <org type="institution" xml:id="struct-301262" status="OLD">
          <orgName>Télécom Bretagne</orgName>
          <date type="start">1977</date>
          <desc>
            <address>
              <addrLine>Technopôle Brest-IroiseCS 8381829238 BREST Cedex 3</addrLine>
              <country key="FR"/>
            </address>
            <ref type="url">http://www.telecom-bretagne.eu/</ref>
          </desc>
        </org>
      </listOrg>
    </back>
  </text>
</TEI>