<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://modelado.org/index.php?action=history&amp;feed=atom&amp;title=Languages_Research_Questions</id>
	<title>Languages Research Questions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://modelado.org/index.php?action=history&amp;feed=atom&amp;title=Languages_Research_Questions"/>
	<link rel="alternate" type="text/html" href="https://modelado.org/index.php?title=Languages_Research_Questions&amp;action=history"/>
	<updated>2026-04-08T01:37:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://modelado.org/index.php?title=Languages_Research_Questions&amp;diff=3008&amp;oldid=prev</id>
		<title>imported&gt;Jsstone1: Created page with &quot;Below are the questions addressed in the Languages and DSLs Research Panel. Please add your comments (with you name) after each question. == Science Domain Support == Is there...&quot;</title>
		<link rel="alternate" type="text/html" href="https://modelado.org/index.php?title=Languages_Research_Questions&amp;diff=3008&amp;oldid=prev"/>
		<updated>2013-03-21T19:36:35Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Below are the questions addressed in the Languages and DSLs Research Panel. Please add your comments (with you name) after each question. == Science Domain Support == Is there...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Below are the questions addressed in the Languages and DSLs Research Panel. Please add your comments (with you name) after each question.&lt;br /&gt;
== Science Domain Support ==&lt;br /&gt;
Is there support for specific science domains, e.g., high level array abstractions, other data structures, tensors, stencils, etc.?&lt;br /&gt;
== Compute Node Support ==&lt;br /&gt;
Does the language support programming both within and between compute nodes on the systems (or, for example, is this a languages for X in an MPI+X strategy)?  If the language handles both, does it distinguish between on-node and between-node parallelism support?&lt;br /&gt;
== Parallelism Support ==&lt;br /&gt;
What types of parallelism are supported?   Is there data parallelism intended both for on-node SIMD hardware and global data parallelism (spread over nodes)?  Is there dynamic task parallelism, and if so, both between and within nodes?  Do they rely on some form of static parallelism, e.g., SPMD?&lt;br /&gt;
== Synchronization ==&lt;br /&gt;
What types of synchronization exist in the languages?  What features exist to reduce the overhead of synchronization or to avoid over-synchronizing code?  Are there assumptions about particular hardware supported atomic operations or synchronization?&lt;br /&gt;
== Communication ==&lt;br /&gt;
How is communication between tasks handled?  Can arbitrary communication be performed, or is it limited by task structure, type constraints, or some hardware features (e.g., shared memory within nodes, but not between)?   Is there global communication (e.g., collectives)?&lt;br /&gt;
== Novel Features ==&lt;br /&gt;
What other novel features exist for managing energy, resilience, reproducibility, or other systems features?&lt;/div&gt;</summary>
		<author><name>imported&gt;Jsstone1</name></author>
	</entry>
</feed>