<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>William Spotz | Kalyan Perumalla</title>
    <link>https://kalper.net/kp/author/william-spotz/</link>
      <atom:link href="https://kalper.net/kp/author/william-spotz/index.xml" rel="self" type="application/rss+xml" />
    <description>William Spotz</description>
    <generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Wed, 01 Jan 2025 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://kalper.net/kp/media/logo_hu7c4e9283a16f91dce013794dd725bda5_36458_300x300_fit_lanczos_3.png</url>
      <title>William Spotz</title>
      <link>https://kalper.net/kp/author/william-spotz/</link>
    </image>
    
    <item>
      <title>Early Career Research Program (ECRP)</title>
      <link>https://kalper.net/kp/publication/sol-2025-foa-3450-ecrp/</link>
      <pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://kalper.net/kp/publication/sol-2025-foa-3450-ecrp/</guid>
      <description>&lt;h2 id=&#34;solicitation-pdf&#34;&gt;Solicitation PDF&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Original &lt;a href=&#34;https://science.osti.gov/Isotope-Research-Development-and-Production/-/media/grants/pdf/foas/2025/DE-FOA-0003450-000003.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;at OSTI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Cached &lt;a href=&#34;Sol-2025-FOA-3450-ECRP.pdf&#34;&gt;local copy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;selected-pages&#34;&gt;Selected Pages&lt;/h2&gt;








    


&lt;div class=&#34;gallery&#34; style=&#34;text-align: center;&#34;&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-FOA-2025-3450&#34; href=&#34;https://kalper.net/kp/kp/publication/sol-2025-foa-3450-ecrp/DE-FOA-3450-Cover.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/sol-2025-foa-3450-ecrp/DE-FOA-3450-Cover_hu15a007f92e81a9a8ab97a034a668229c_300752_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;DE-FOA-3450-Cover.png&#34; width=&#34;500&#34; height=&#34;672&#34;&gt;
        &lt;/a&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-FOA-2025-3450&#34; href=&#34;https://kalper.net/kp/kp/publication/sol-2025-foa-3450-ecrp/DE-FOA-3450-Info.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/sol-2025-foa-3450-ecrp/DE-FOA-3450-Info_hu1e3033da849e92bed9ea7d720530a295_346084_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;DE-FOA-3450-Info.png&#34; width=&#34;500&#34; height=&#34;653&#34;&gt;
        &lt;/a&gt;
    
&lt;/div&gt;

&lt;h2 id=&#34;selected-extracts&#34;&gt;Selected Extracts&lt;/h2&gt;
&lt;p&gt;Computer Science: Systems&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Programming Models and Environments&lt;/strong&gt;: Innovative programming models for developing applications on next-generation platforms, exploiting unprecedented parallelism, heterogeneity of memory systems (e.g. non-uniform memory access [NUMA], non-coherent shared memory, high-bandwidth memory [HBM], scratchpads, and heterogeneity of processing (e.g. graphics processing units [GPUs], field- programmable gate arrays [FPGAs], coarse-grained reconfigurable architectures [CGRAs], other types of accelerators, big-small cores, processing in memory, and near memory, etc.), with particular emphasis on making it easier to program at scale. All phases of the software-development cycle are relevant, including but not limited to, design, implementation, verification, optimization, and integration. Particularly welcome are methods that infuse artificial intelligence/machine learning into the programming environment.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Operating and Runtime Systems&lt;/strong&gt;: System software that provides intelligent, adaptive resource management and support for highly-parallel software and workflow-management systems, and that facilitates effective and efficient use of heterogeneous computing technologies, including diverse execution models, processors, accelerators, memory, and storage systems.  Target workloads include modeling and simulation, data analysis, and the processing of large- scale, streaming data from experiments.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Performance Portability and Co-design&lt;/strong&gt;: Methods that support performance portability, which provides the ability to efficiently use diverse kinds of hardware platforms with minimal changes to the application source code, and/or hardware/software co-design, which is a method for designing and/or adapting both hardware and software design as part of a holistic process.  These methods include automated and semi-automated refinements from high-level specification of an application and/or hardware design to low-level code, optimized when compiled and/or, for software, at runtime, to different HPC platforms. The focus is on enabling performance portability of, and/or the design of future hardware for, applications developed for extreme-scale computing and beyond.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Memory-Aware Systems&lt;/strong&gt;: Advances in memory technologies are creating new opportunities and challenges where it is unclear how to best introduce or abstract memory awareness and composition. Memory is evolving in highly asymmetric and distributed directions, with new industry standards greatly expanding memory sharing and capacities to much larger sizes, largely in backward-compatible system architectures. Research is needed to uncover new possibilities for solving larger scientific computing problems with such highly asymmetric and distributed memory architectures. Innovations in algorithms, software interfaces, programming languages and models are needed to also effectively exploit new processing-in-memory architectures that are emerging as a relatively newer paradigm for scientific computing. Memory safety needs to be revisited in new research aimed at a more fundamental level of programming languages, runtimes, and operating systems, considering the multi-developer and shared nature of modern scientific programming eco-systems. The smoothening of the spectrum from volatile to non- volatile memories needs to be investigated for revisiting out-of-core algorithms to expand the limits of scientific computing. On-the-fly compression and decompression needs investigation for increasing the problem sizes without detriment to performance. The intersection of machine learning with memory systems opens the potential for new solutions, including smarter ML- informed cache prefetching and replacement policies potentially customizable for specific scientific applications via signatures and other mechanisms.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Applications are not restricted to a single Systems topic above and may span all of them,
provided the scope of work remains appropriate for the program.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Continuation of Solicitation for the Office of Science Financial Assistance Program</title>
      <link>https://kalper.net/kp/publication/sol-2025-foa-3432-opencall/</link>
      <pubDate>Tue, 01 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://kalper.net/kp/publication/sol-2025-foa-3432-opencall/</guid>
      <description>&lt;h2 id=&#34;announcement&#34;&gt;Announcement&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.energy.gov/science/articles/department-energy-announces-500-million-basic-research-advance-frontiers-science-0&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Press Release&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;solicitation-pdf&#34;&gt;Solicitation PDF&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Original &lt;a href=&#34;https://science.osti.gov/ascr/-/media/grants/pdf/foas/2024/DE-FOA-0003432.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;at OSTI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Cached &lt;a href=&#34;Sol-2025-FOA-3432-OpenCall.pdf&#34;&gt;local copy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;selected-pages&#34;&gt;Selected Pages&lt;/h2&gt;








    


&lt;div class=&#34;gallery&#34; style=&#34;text-align: center;&#34;&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-FOA-2025-3432&#34; href=&#34;https://kalper.net/kp/kp/publication/sol-2025-foa-3432-opencall/DE-FOA-3432-Cover.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/sol-2025-foa-3432-opencall/DE-FOA-3432-Cover_hu92ed8b6c5ad12fc8adab90c098cd8e36_291503_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;DE-FOA-3432-Cover.png&#34; width=&#34;500&#34; height=&#34;643&#34;&gt;
        &lt;/a&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-FOA-2025-3432&#34; href=&#34;https://kalper.net/kp/kp/publication/sol-2025-foa-3432-opencall/DE-FOA-3432-Info.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/sol-2025-foa-3432-opencall/DE-FOA-3432-Info_hu1c5177af57958f33e288e0ee6e13e786_312165_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;DE-FOA-3432-Info.png&#34; width=&#34;500&#34; height=&#34;679&#34;&gt;
        &lt;/a&gt;
    
&lt;/div&gt;

&lt;h2 id=&#34;selected-extracts&#34;&gt;Selected Extracts&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Network-Offloaded Acceleration for Distributed/Parallel Computing&lt;/strong&gt;: Programmable and computation-enabled network interfaces present the opportunity to exploit computational power closer to the network to complement the capabilities of CPUs, GPUs, and other computational components. Note that the programmable network interfaces include both edge accelerators as well as devices in core interconnects in parallel platforms or transport planes in distributed settings. Application behavioral information may be exploited, both in terms of dynamic learning as well as mathematically predefined primitives such as distributed reductions and other offloaded synchronization operations. New methods, algorithms, software, and interfaces are needed to effectively exploit asynchronous and autonomous capabilities of network hardware beyond traditional data-transfer functionalities.  Of interest are new conceptual approaches, algorithmic support, application programming interfaces, and use cases in HPC scientific applications.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Computer Science Fundamentals Accounting for Thermodynamics and Energy&lt;/strong&gt;: Unprecedented levels of modern computation, including areas such as artificial intelligence and machine learning (AI/ML) training, have now made computation a very large consumer of energy in the Nation and the world. Much of modern computer science, and the understanding it provides regarding the fundamental properties of algorithms, does not account for the underlying thermodynamic and information-theoretic reality of computation.  As “Beyond Moore” devices are explored along with their corresponding ultra-efficient computer architectures, and the programming paradigms appropriate for these new computing technologies, a better understanding is needed of both potential ultra-efficient computer architectures and the energy-aware properties of algorithms executed on them.  Ultra-efficient computer architectures include, but are not limited to, those based on reversible and asymptotically-adiabatic approaches. Investigations combining thermodynamics and information theory, computer architecture, reversible computing and algorithmic properties are sought to advance our ability to design new, energy-efficient approaches to scientific computation.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Memory-Aware Systems&lt;/strong&gt;: Advances in memory technologies are creating new opportunities and challenges where it is unclear how to best introduce or abstract memory awareness and composition. Memory is evolving in highly asymmetric and distributed directions, with new industry standards greatly expanding memory sharing and capacities to much larger sizes, largely in backward- compatible system architectures. Research is needed to uncover new possibilities for solving larger scientific-computing problems with such highly asymmetric and distributed memory architectures. Innovations in algorithms, software interfaces, programming languages and models are needed to also effectively exploit new processing-in-memory architectures that are emerging as a paradigm for scientific computing. Memory safety needs to be revisited in fundamental research on programming languages, runtimes, and operating systems, considering the multi-developer and shared nature of modern scientific programming eco- systems. The smoothening of the spectrum from volatile to non-volatile memories needs to be investigated for revisiting out-of-core algorithms to expand the limits of scientific computing. On-the-fly compression and decompression needs investigation for increasing the problem sizes without detriment to performance. The intersection of machine learning (ML) with memory systems opens the potential for new solutions, including smarter ML-informed cache prefetching and replacement policies potentially customizable for specific scientific applications via signatures and other mechanisms.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Quantum Networking&lt;/strong&gt;: This topic involves innovative research in quantum networking concepts, systems, and protocols by which quantum networking applies in scientific discovery, including, but not limited to, distribution of quantum information from sensors, quantum networking in support of interconnected or scalable quantum computing systems, and blind/cloud quantum computing. Networking can span heterogeneous systems or homogeneous systems (such as all-photonic) and parallel quantum processing (in co-located or local-area settings) and distributed quantum communications (at metropolitan or wide-area scales). Possible topics include quantum networking areas as presented in “Report for the ASCR Workshop on Basic Research Needs in Quantum Computing and Networking,” &lt;a href=&#34;https://doi.org/10.2172/2001045&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://doi.org/10.2172/2001045&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>Advancements in Artificial Intelligence for Science</title>
      <link>https://kalper.net/kp/publication/sol-2024-foa-3264-ai4science/</link>
      <pubDate>Thu, 01 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://kalper.net/kp/publication/sol-2024-foa-3264-ai4science/</guid>
      <description>&lt;h2 id=&#34;solicitation-pdf&#34;&gt;Solicitation PDF&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Original &lt;a href=&#34;https://science.osti.gov/-/media/grants/pdf/foas/2024/DE-FOA-0003264-000001.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;at OSTI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Cached &lt;a href=&#34;Sol-2024-FOA-3264-AI4Science.pdf&#34;&gt;local copy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;selected-pages&#34;&gt;Selected Pages&lt;/h2&gt;








    


&lt;div class=&#34;gallery&#34; style=&#34;text-align: center;&#34;&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-LAB-2024-3264&#34; href=&#34;https://kalper.net/kp/kp/publication/sol-2024-foa-3264-ai4science/DE-FOA-3264-Cover.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/sol-2024-foa-3264-ai4science/DE-FOA-3264-Cover_huc9718b7f187406cc12f1a2aa1920f229_262756_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;DE-FOA-3264-Cover.png&#34; width=&#34;500&#34; height=&#34;633&#34;&gt;
        &lt;/a&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-LAB-2024-3264&#34; href=&#34;https://kalper.net/kp/kp/publication/sol-2024-foa-3264-ai4science/DE-FOA-3264-Info.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/sol-2024-foa-3264-ai4science/DE-FOA-3264-Info_hu1d853ac711ecf98e5e2aeca3c1cdc557_241244_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;DE-FOA-3264-Info.png&#34; width=&#34;500&#34; height=&#34;673&#34;&gt;
        &lt;/a&gt;
    
&lt;/div&gt;

&lt;h2 id=&#34;selected-extracts&#34;&gt;Selected Extracts&lt;/h2&gt;
&lt;p&gt;The DOE SC program in Advanced Scientific Computing Research (ASCR) hereby announces its interest in basic computer science and applied mathematics research in the fundamentals of Artificial Intelligence (AI) for science. Specifically, advancements in this area are sought that can enable the development of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Foundation models for computational science;&lt;/li&gt;
&lt;li&gt;Automated scientific workflows and laboratories;&lt;/li&gt;
&lt;li&gt;Scientific programming and scientific-knowledge-management systems;&lt;/li&gt;
&lt;li&gt;Federated and privacy-preserving training for foundation and other AI models for science; and&lt;/li&gt;
&lt;li&gt;Energy-efficient AI algorithms and hardware for science.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The development of new AI techniques applicable to multiple scientific domains can accelerate progress, increase transparency, and open new areas of exploration across the scientific enterprise.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Research Area 1:&lt;/strong&gt; &amp;hellip;&lt;/p&gt;
&lt;p&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Research Area 2: AI Innovations for Scientific Knowledge Synthesis and Software Development&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The state-of-the-art in knowledge synthesis and programming tools are changing rapidly, fueled
by AI Large Language Models (LLMs) trained on text, source code, and other data sources. New
AI-driven tools are currently not trustworthy; do not systematically understand mathematical and
physical principles; cannot properly ingest and understand scientific literature and data; and do
not produce consistent, verified, uncertainty-quantified, reproducible results. In addition to
addressing those challenges, there may be particular advantages in such tools building up
knowledge and context over many interactions with a user or group of users. However,
incremental training of AI systems over long time horizons, and the representation of knowledge
in AI systems robust to changes in the underlying AI models, remain critical challenges.
This research area seeks fundamental advancements in knowledge synthesis and programming
tools for science. Moreover, realizing AI systems that can truly understand, and assist with, all
aspects of the scientific process requires innovation in many areas, including multimodality, tool
use, deeper reasoning and planning, memory, and external interaction. For additional
background, see Chapter 2, “AI Foundation Models for Scientific Knowledge Discovery,
Integration, and Synthesis,” Chapter 6, “AI for Programming and Software Engineering,”
Chapter 12, “Mathematics and Foundations,” and Chapter 14, “Data Ecosystem,” of the AI For
Science, Energy, and Security report [1].&lt;/p&gt;
&lt;p&gt;Additionally, investigations into AI-driven tools for science should be conceptualized accounting
for the iterative and collaborative processes that define modern science and scientific-software
development. Accordingly, research proposed in this area is encouraged to address the relevant
Priority Research Directions (PRDs) from the Basic Research Needs in The Science of Scientific
Software Development and Use report [6], which are PRD 1, “Develop next-generation tools to
enhance developer productivity and software sustainability,” PRD 2, “Develop methodologies
and tools to comprehensively improve team-based scientific software development and use,” and
PRD 3, “Develop methodologies, tools, and infrastructure for trustworthy software-intensive
science.&lt;/p&gt;
&lt;p&gt;Methods proposed for investigation should use any appropriate techniques that might be
necessary to accomplish their goals, including, but not limited to, machine learning, natural-
language processing, formal reasoning, instrumentation, data management, and compiler
technology. The sustainability and explainability of scientific software are critically important to
the scientific process, and as a result, particular consideration should be given to maximizing the
extent to which human programmers understand and/or trust the outputs of these methods.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Research Area 3:&lt;/strong&gt; &amp;hellip;&lt;/p&gt;
&lt;p&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Research Area 4:&lt;/strong&gt; &amp;hellip;&lt;/p&gt;
&lt;p&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Research Area 5:&lt;/strong&gt; &amp;hellip;&lt;/p&gt;
&lt;p&gt;&amp;hellip;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Competitive Portfolios for Advanced Scientific Computing Research</title>
      <link>https://kalper.net/kp/publication/sol-2024-lab-3210-compport/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://kalper.net/kp/publication/sol-2024-lab-3210-compport/</guid>
      <description>&lt;h2 id=&#34;awards&#34;&gt;Awards&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://www.energy.gov/science/articles/office-science-selections-funding-opportunity-announcements-week-september-25-2024&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Press Release&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://science.osti.gov/-/media/funding/pdf/Awards-Lists/2024/3210---CompPort-Awards-List---FY24-CF_Updated.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Award List&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;solicitation-pdf&#34;&gt;Solicitation PDF&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Original &lt;a href=&#34;https://science.osti.gov/-/media/grants/pdf/lab-announcements/2024/LAB-24-3210.pdf&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;at OSTI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Cached &lt;a href=&#34;Sol-2024-LAB-3210-CompPort.pdf&#34;&gt;local copy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;selected-pages&#34;&gt;Selected Pages&lt;/h2&gt;








    


&lt;div class=&#34;gallery&#34; style=&#34;text-align: center;&#34;&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-FOA-2024-3300&#34; href=&#34;https://kalper.net/kp/kp/publication/sol-2024-lab-3210-compport/LAB-24-3210-Cover.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/sol-2024-lab-3210-compport/LAB-24-3210-Cover_hub32c3ef960b3b8b365d018f83749f084_262812_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;LAB-24-3210-Cover.png&#34; width=&#34;500&#34; height=&#34;607&#34;&gt;
        &lt;/a&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-FOA-2024-3300&#34; href=&#34;https://kalper.net/kp/kp/publication/sol-2024-lab-3210-compport/LAB-24-3210-Info.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/sol-2024-lab-3210-compport/LAB-24-3210-Info_hud92b1407d5940c0db2a02eed54792ef3_249723_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;LAB-24-3210-Info.png&#34; width=&#34;500&#34; height=&#34;676&#34;&gt;
        &lt;/a&gt;
    
&lt;/div&gt;

&lt;h2 id=&#34;selected-extracts&#34;&gt;Selected Extracts&lt;/h2&gt;
&lt;p&gt;To ensure continued leadership in delivering on the promise of computational science, and drive
innovation in energy-efficient and versatile high-performance computing for science, ASCR
seeks to invest in DOE National Laboratory-led portfolios that:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Support long-term, high-impact research,&lt;/li&gt;
&lt;li&gt;Aggressively respond to, and take advantage of, emerging science and technology trends, and&lt;/li&gt;
&lt;li&gt;Collaborate with a diverse community of the most-promising academic and industry partners.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Research Proposals&lt;/strong&gt;: Each Laboratory is limited to leading one proposal in response to this
Announcement. The Principal Investigator (PI) must be a Laboratory division director or a
manager with equivalent supervisory responsibilities. The proposal narrative (at most 30 pages)
must provide a Laboratory vision and management plan for the portfolio of capabilities
stemming from the proposed research and development in scientific computing. The narrative is
comprised of one or more research Thrusts. Each Thrust must have a Laboratory Senior/Key
Personnel (SKP) as the Lead along with other SKPs and researchers. Overall, the proposal must
describe the research Thrusts and integration Tasks needed to enable new scientific computing-
based capabilities that address national priorities in energy, the environment, and national
security. The proposal should describe how the overall vision and each Thrust take advantage of
the responding Laboratory’s, and each partnering institution’s, distinctive expertise and
capabilities.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Research Thrusts&lt;/strong&gt;: A Thrust is a distinct, focused area of basic research in scientific computing.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Applied Mathematics: Single-facet Thrusts require and build on research expertise in a
core area such as s linear algebra and nonlinear solvers, discretization and meshing,
multi-scale mathematics, discrete mathematics, optimization, complex systems, emergent
phenomena, and applied analysis methods including but not limited to analysis of large-
scale data, uncertainty quantification, and error analysis, or related topics. [4, pg. 281]&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Computer Science: Single-facet Thrusts require and build on research expertise in a core
area such as programming languages, high-performance computing tools, peta- to exa-
scale scientific data management and scientific visualization, distributed computing
infrastructure, programming models for novel computer architectures, and automatic
tuning for improving code performance, or related topics. [4, pg. 281]&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Advanced Computing Technologies and Testbeds: Access to resources to test and
develop new tools, libraries, languages, etc. is an important enabling capability [4, pg.
281]. Thrusts focused on the establishment and development of testbeds1 that offer
promising paths to versatile energy-efficient computing, addressing among other
challenges, the data storage and movement requirements of artificial intelligence and
simulation workloads may be proposed in response to this Announcement. Computing
hardware should be interpreted broadly to include computational, memory, networking,&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
    <item>
      <title>Basic Research Needs in Quantum Computing and Networking</title>
      <link>https://kalper.net/kp/publication/2023-07-11-doe-quantum/</link>
      <pubDate>Tue, 11 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://kalper.net/kp/publication/2023-07-11-doe-quantum/</guid>
      <description>&lt;h2 id=&#34;agency-report&#34;&gt;Agency Report&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Original &lt;a href=&#34;https://www.osti.gov/biblio/2001045&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Listing at OSTI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Original &lt;a href=&#34;https://www.osti.gov/servlets/purl/2001045&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;PDF at OSTI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Cached PDF &lt;a href=&#34;2023-DOE-Quantum-Computing-Workshop-Report.pdf&#34;&gt;local copy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;selected-images&#34;&gt;Selected Images&lt;/h2&gt;








    


&lt;div class=&#34;gallery&#34; style=&#34;text-align: center;&#34;&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-2023-07-11-DOE-Quantum&#34; href=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Authors.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Authors_huec1bb4fa42cbce2e492a4e5f3001a987_215382_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;2023-07-11-DOE-Quantum-Authors.png&#34; width=&#34;500&#34; height=&#34;647&#34;&gt;
        &lt;/a&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-2023-07-11-DOE-Quantum&#34; href=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Contents.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Contents_hu2f5b6be5ad01e6f1ff1e976938614f1b_249117_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;2023-07-11-DOE-Quantum-Contents.png&#34; width=&#34;500&#34; height=&#34;647&#34;&gt;
        &lt;/a&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-2023-07-11-DOE-Quantum&#34; href=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Cover.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Cover_hu536ceed00faac4947c476c6d3ca94da1_1609928_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;2023-07-11-DOE-Quantum-Cover.png&#34; width=&#34;500&#34; height=&#34;647&#34;&gt;
        &lt;/a&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-2023-07-11-DOE-Quantum&#34; href=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Participants1.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Participants1_hue6f2f3d17ef8050547777ff71387b174_363660_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;2023-07-11-DOE-Quantum-Participants1.png&#34; width=&#34;500&#34; height=&#34;647&#34;&gt;
        &lt;/a&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-2023-07-11-DOE-Quantum&#34; href=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Participants2.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Participants2_hu9f501b0f3e5f27cb4164ac36e86df579_365474_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;2023-07-11-DOE-Quantum-Participants2.png&#34; width=&#34;500&#34; height=&#34;647&#34;&gt;
        &lt;/a&gt;
    
        
        

        

        
        

        &lt;a data-fancybox=&#34;gallery-2023-07-11-DOE-Quantum&#34; href=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Participants3.png&#34; &gt;
            &lt;img src=&#34;https://kalper.net/kp/kp/publication/2023-07-11-doe-quantum/2023-07-11-DOE-Quantum-Participants3_hu7634a69b14c7063c3dfc109611b4a43c_233109_500x0_resize_q90_lanczos_3.png&#34; loading=&#34;lazy&#34; alt=&#34;2023-07-11-DOE-Quantum-Participants3.png&#34; width=&#34;500&#34; height=&#34;647&#34;&gt;
        &lt;/a&gt;
    
&lt;/div&gt;

&lt;h2 id=&#34;selected-extracts&#34;&gt;Selected Extracts&lt;/h2&gt;
&lt;p&gt;In July 2023, DOE’s Advanced Scientific Computing Research (ASCR) program in the Office of Science (SC)convened the Workshop on Basic Research Needs in Quantum Computing and Networking, where major opportunities and challenges were discussed and identified. Before the workshop, a pre-workshop report was prepared to seed potential research themes, and community input was solicited in the form of brief position papers. These formed the basis of panel and discussion sessions at the workshop. This report summarizes the findings of the workshop.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
