About: isa:49886179   Sponge Permalink

An Entity of Type : prov:Entity, within Data Space : webisa.webdatacommons.org associated with source dataset(s)

AttributesValues
rdf:type
prov:value
  • I compile simply with ifort /c /Qopenmp test3.f90 link with link test3.obj and run with test3 The reason why Test3.f90 is as it is, is because the typical sort of loop in my 'big' program looks alike: Code: Select alldo k=1,Nz do j=1,Ny do i=1,Nx c(i,j,k)=a(i,j,k)*b(i,j,k)+ other matrix elements - other matrix elements enddo enddo enddo- Is this type of loop structure impeding the use of OpenMP an
prov:wasQuotedFrom
is prov:wasDerivedFrom of
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software