-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #108 from JuliaCon/jcon.00137
Merging automatically
- Loading branch information
Showing
2 changed files
with
114 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,114 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<doi_batch xmlns="http://www.crossref.org/schema/5.3.1" | ||
xmlns:ai="http://www.crossref.org/AccessIndicators.xsd" | ||
xmlns:rel="http://www.crossref.org/relations.xsd" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
version="5.3.1" | ||
xsi:schemaLocation="http://www.crossref.org/schema/5.3.1 http://www.crossref.org/schemas/crossref5.3.1.xsd"> | ||
<head> | ||
<doi_batch_id>f6ee3d45928fad8d12839dc489f5a163</doi_batch_id> | ||
<timestamp>20241121063407</timestamp> | ||
<depositor> | ||
<depositor_name>JOSS Admin</depositor_name> | ||
<email_address>[email protected]</email_address> | ||
</depositor> | ||
<registrant>The Open Journal</registrant> | ||
</head> | ||
<body> | ||
<journal> | ||
<journal_metadata> | ||
<full_title>JuliaCon Proceedings</full_title> | ||
<abbrev_title>JCON</abbrev_title> | ||
<issn media_type="electronic">2642-4029</issn> | ||
<doi_data> | ||
<doi>10.21105/jcon</doi> | ||
<resource>https://proceedings.juliacon.org</resource> | ||
</doi_data> | ||
</journal_metadata> | ||
<journal_issue> | ||
<publication_date media_type="online"> | ||
<month>11</month> | ||
<year>2024</year> | ||
</publication_date> | ||
<journal_volume> | ||
<volume>6</volume> | ||
</journal_volume> | ||
<issue>65</issue> | ||
</journal_issue> | ||
<journal_article publication_type="full_text"> | ||
<titles> | ||
<title>Distributed Parallelization of xPU Stencil Computations in Julia</title> | ||
</titles> | ||
<contributors> | ||
<person_name sequence="first" contributor_role="author"> | ||
<given_name>Samuel</given_name> | ||
<surname>Omlin</surname> | ||
<ORCID>http://orcid.org/0000-0001-8969-5619</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" contributor_role="author"> | ||
<given_name>Ludovic</given_name> | ||
<surname>Räss</surname> | ||
<ORCID>http://orcid.org/0000-0002-1136-899X</ORCID> | ||
</person_name> | ||
<person_name sequence="additional" contributor_role="author"> | ||
<given_name>Ivan</given_name> | ||
<surname>Utkin</surname> | ||
<ORCID>http://orcid.org/0000-0002-5233-6783</ORCID> | ||
</person_name> | ||
</contributors> | ||
<publication_date> | ||
<month>11</month> | ||
<day>21</day> | ||
<year>2024</year> | ||
</publication_date> | ||
<pages> | ||
<first_page>137</first_page> | ||
</pages> | ||
<publisher_item> | ||
<identifier id_type="doi">10.21105/jcon.00137</identifier> | ||
</publisher_item> | ||
<ai:program name="AccessIndicators"> | ||
<ai:license_ref applies_to="vor">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> | ||
<ai:license_ref applies_to="am">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> | ||
<ai:license_ref applies_to="tdm">http://creativecommons.org/licenses/by/4.0/</ai:license_ref> | ||
</ai:program> | ||
<rel:program> | ||
<rel:related_item> | ||
<rel:description>Software archive</rel:description> | ||
<rel:inter_work_relation relationship-type="references" identifier-type="doi">10.5281/zenodo.13847550</rel:inter_work_relation> | ||
</rel:related_item> | ||
<rel:related_item> | ||
<rel:description>GitHub review issue</rel:description> | ||
<rel:inter_work_relation relationship-type="hasReview" identifier-type="uri">https://github.com/JuliaCon/proceedings-review/issues/137</rel:inter_work_relation> | ||
</rel:related_item> | ||
</rel:program> | ||
<doi_data> | ||
<doi>10.21105/jcon.00137</doi> | ||
<resource>https://proceedings.juliacon.org/papers/10.21105/jcon.00137</resource> | ||
<collection property="text-mining"> | ||
<item> | ||
<resource mime_type="application/pdf">https://proceedings.juliacon.org/papers/10.21105/jcon.00137.pdf</resource> | ||
</item> | ||
</collection> | ||
</doi_data> | ||
<citation_list> | ||
<citation key="ref1"> | ||
<doi>10.21105/jcon.00138</doi> | ||
</citation> | ||
<citation key="ref2"> | ||
<doi>10.21105/jcon.00068</doi> | ||
</citation> | ||
<citation key="ref3"> | ||
<doi>10.1109/TPDS.2018.2872064</doi> | ||
</citation> | ||
<citation key="ref4"> | ||
<doi>10.5281/zenodo.10040461</doi> | ||
</citation> | ||
<citation key="ref5"> | ||
<unstructured_citation>Solving Nonlinear Partial Differential Equations on GPU Supercomputers Using Julia, Omlin, S. and Räss, L. and Keepfer, N. and Kwasniewski, G. and Malvoisin, B. and Podladchikov, Y. Y., PASC21 conference, virtual, 2021</unstructured_citation> | ||
</citation> | ||
</citation_list> | ||
</journal_article> | ||
</journal> | ||
</body> | ||
</doi_batch> |
Binary file not shown.