feed icon rss

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • HPol Brandenburg  (43)
  • SB Ulrich Plenzdorf Seelow
  • Zentrum Info.arbeit Bundeswehr
  • Kreisbibliothek Havelland Rathenow
  • Akademie d. Wiss.
  • Electronic books.  (43)
Type of Medium
Language
Region
Library
  • 1
    Online Resource
    Online Resource
    Bielefeld :transcript,
    UID:
    almahu_9949465291902882
    Format: 1 online resource (251 pages)
    Edition: 1st ed.
    ISBN: 9783839461082
    Series Statement: Medien- und Gestaltungsästhetik
    Additional Edition: Print version: Busch, Christopher Buch-Aisthesis Bielefeld : transcript,c2022 ISBN 9783732861088
    Language: German
    Keywords: Electronic books. ; Electronic books.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    UID:
    almahu_9949568494602882
    Format: 1 online resource (265 pages)
    Edition: 1st ed.
    ISBN: 9781800437982
    Content: The ebook edition of this title is Open Access and freely available to read online.Co-Creation for Sustainabilitybrings global SDGs to the local level, explaining local co-creation practices, the creation of collaborative platforms, and the empowerment of stakeholders to have a positive collective impact.
    Additional Edition: Print version: Ansell, Christopher Co-Creation for Sustainability Bingley : Emerald Publishing Limited,c2022 ISBN 9781800438019
    Language: English
    Keywords: Electronic books.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    UID:
    almahu_9949301310402882
    Format: 1 online resource (291 pages)
    ISBN: 9781430264972
    Note: Intro -- Contents at a Glance -- Contents -- About the Authors -- About the Technical Reviewers -- Acknowledgments -- Foreword -- Introduction -- Chapter 1: No Time to Read This Book? -- Using Intel MPI Library -- Using Intel Composer XE -- Tuning Intel MPI Library -- Gather Built-in Statistics -- Optimize Process Placement -- Optimize Thread Placement -- Tuning Intel Composer XE -- Analyze Optimization and Vectorization Reports -- Use Interprocedural Optimization -- Summary -- References -- Chapter 2: Overview of Platform Architectures -- Performance Metrics and Targets -- Latency, Throughput, Energy, and Power -- Peak Performance as the Ultimate Limit -- Scalability and Maximum Parallel Speedup -- Bottlenecks and a Bit of Queuing Theory -- Roofline Model -- Performance Features of Computer Architectures -- Increasing Single-Threaded Performance: Where You Can and Cannot Help -- Process More Data with SIMD Parallelism -- Distributed and Shared Memory Systems -- Use More Independent Threads on the Same Node -- Don't Limit Yourself to a Single Server -- HPC Hardware Architecture Overview -- A Multicore Workstation or a Server Compute Node -- Coprocessor for Highly Parallel Applications -- Group of Similar Nodes Form an HPC Cluster -- Other Important Components of HPC Systems -- Summary -- References -- Chapter 3: Top-Down Software Optimization -- The Three Levels and Their Impact on Performance -- System Level -- Application Level -- Working Against the Memory Wall -- The Magic of Vectors -- Distributed Memory Parallelization -- Shared Memory Parallelization -- Other Existing Approaches and Methods -- Microarchitecture Level -- Addressing Pipelines and Execution -- Closed-Loop Methodology -- Workload, Application, and Baseline -- Iterating the Optimization Process -- Summary -- References -- Chapter 4: Addressing System Bottlenecks. , Classifying System-Level Bottlenecks -- Identifying Issues Related to System Condition -- Characterizing Problems Caused by System Configuration -- Understanding System-Level Performance Limits -- Checking General Compute Subsystem Performance -- Testing Memory Subsystem Performance -- Testing I/O Subsystem Performance -- Characterizing Application System-Level Issues -- Selecting Performance Characterization Tools -- Monitoring the I/O Utilization -- Analyzing Memory Bandwidth -- Summary -- References -- Chapter 5: Addressing Application Bottlenecks: Distributed Memory -- Algorithm for Optimizing MPI Performance -- Comprehending the Underlying MPI Performance -- Recalling Some Benchmarking Basics -- Gauging Default Intranode Communication Performance -- Gauging Default Internode Communication Performance -- Discovering Default Process Layout and Pinning Details -- Gauging Physical Core Performance -- Doing Initial Performance Analysis -- Is It Worth the Trouble? -- Example 1: Initial HPL Performance Investigation -- Getting an Overview of Scalability and Performance -- Learning Application Behavior -- Example 2: MiniFE Performance Investigation -- Choosing Representative Workload(s) -- Example 2 (cont.): MiniFE Performance Investigation -- Balancing Process and Thread Parallelism -- Example 2 (cont.): MiniFE Performance Investigation -- Doing a Scalability Review -- Example 2 (cont.): MiniFE Performance Investigation -- Analyzing the Details of the Application Behavior -- Example 2 (cont.): MiniFE Performance Investigation -- Choosing the Optimization Objective -- Detecting Load Imbalance -- Example 2 (cont.): MiniFE Performance Investigation -- Dealing with Load Imbalance -- Classifying Load Imbalance -- Addressing Load Imbalance -- Example 2 (cont.): MiniFE Performance Investigation -- Example 3: MiniMD Performance Investigation. , Optimizing MPI Performance -- Classifying the MPI Performance Issues -- Addressing MPI Performance Issues -- Mapping Application onto the Platform -- Understanding Communication Paths -- Selecting Proper Communication Fabrics -- Using Scalable Datagrams -- Specifying a Network Provider -- Using IP over IB -- Controlling the Fabric Fallback Mechanism -- Using Multirail Capabilities -- Detecting and Classifying Improper Process Layout and Pinning Issues -- Controlling Process Layout -- Controlling the Global Process Layout -- Controlling the Detailed Process Layout -- Setting the Environment Variables at All Levels -- Controlling the Process Pinning -- Controlling Memory and Network Affinity -- Example 4: MiniMD Performance Investigation on Xeon Phi -- Example 5: MiniGhost Performance Investigation -- Tuning the Intel MPI Library -- Tuning Intel MPI for the Platform -- Tuning Point-to-Point Settings -- Adjusting the Eager and Rendezvous Protocol Thresholds -- Changing DAPL and DAPL UD Eager Protocol Threshold -- Bypassing Shared Memory for Intranode Communication -- Bypassing the Cache for Intranode Communication -- Choosing the Best Collective Algorithms -- Tuning Intel MPI Library for the Application -- Using Magical Tips and Tricks -- Disabling the Dynamic Connection Mode -- Applying the Wait Mode to Oversubscribed Jobs -- Fine-Tuning the Message-Passing Progress Engine -- Reducing the Pre-reserved DAPL Memory Size -- What Else? -- Example 5 (cont.): MiniGhost Performance Investigation -- Optimizing Application for Intel MPI -- Avoiding MPI_ANY_SOURCE -- Avoiding Superfluous Synchronization -- Using Derived Datatypes -- Using Collective Operations -- Betting on the Computation/Communication Overlap -- Replacing Blocking Collective Operations by MPI-3 Nonblocking Ones -- Using Accelerated MPI File I/O. , Example 5 (cont.): MiniGhost Performance Investigation -- Using Advanced Analysis Techniques -- Automatically Checking MPI Program Correctness -- Comparing Application Traces -- Instrumenting Application Code -- Correlating MPI and Hardware Events -- Collecting and Analyzing Hardware Counter Information in ITAC -- Collecting and Analyzing Hardware Counter Information in VTune -- Summary -- References -- Chapter 6: Addressing Application Bottlenecks: Shared Memory -- Profiling Your Application -- Using VTune Amplifier XE for Hotspots Profiling -- Hotspots for the HPCG Benchmark -- Compiler-Assisted Loop/Function Profiling -- Sequential Code and Detecting Load Imbalances -- Thread Synchronization and Locking -- Dealing with Memory Locality and NUMA Effects -- Thread and Process Pinning -- Controlling OpenMP Thread Placement -- Thread Placement in Hybrid Applications -- Summary -- References -- Chapter 7: Addressing Application Bottlenecks: Microarchitecture -- Overview of a Modern Processor Pipeline -- Pipelined Execution -- Data Conflicts -- Control Conflicts -- Structural Conflicts -- Out-of-order vs. In-order Execution -- Superscalar Pipelines -- SIMD Execution -- Speculative Execution: Branch Prediction -- Memory Subsystem -- Putting It All Together: A Final Look at the Sandy Bridge Pipeline -- A Top-down Method for Categorizing the Pipeline Performance -- Intel Composer XE Usage for Microarchitecture Optimizations -- Basic Compiler Usage and Optimization -- Using Optimization and Vectorization Reports to Read the Compiler's Mind -- Optimizing for Vectorization -- The AVX Instruction Set -- Why Doesn't My Code Vectorize in the First Place? -- Data Dependences -- Data Aliasing -- Array Notations -- Vectorization Directives -- ivdep -- vector -- simd -- Understanding AVX: Intrinsic Programming -- What Are Intrinsics?. , First Steps: Loading and Storing -- Arithmetic -- Data Rearrangement -- Dealing with Disambiguation -- Dealing with Branches -- __builtin_expect -- Profile-Guided Optimization -- Pragmas for Unrolling Loops and Inlining -- unroll/nounroll -- unroll_and_jam/nounroll_and_jam -- inline, noinline, forceinline -- Specialized Routines: How to Exploit the Branch Prediction for Maximal Performance -- When Optimization Leads to Wrong Results -- Using a Standard Library Method -- Using a Manual Implementation in C -- Vectorization with Directives -- Analyzing Pipeline Performance with Intel VTune Amplifier XE -- Summary -- References -- Chapter 8: Application Design Considerations -- Abstraction and Generalization of the Platform Architecture -- Types of Abstractions -- Levels of Abstraction and Complexities -- Raw Hardware vs. Virtualized Hardware in the Cloud -- Questions about Application Design -- Designing for Performance and Scaling -- Designing for Flexibility and Performance Portability -- Data Layout -- Structured Approach to Express Parallelism -- Understanding Bounds and Projecting Bottlenecks -- Data Storage or Transfer vs. Recalculation -- Total Productivity Assessment -- Summary -- References -- Index.
    Additional Edition: Print version: Supalov, Alexander Optimizing HPC Applications with Intel Cluster Tools Berkeley, CA : Apress L. P.,c2014 ISBN 9781430264965
    Language: English
    Keywords: Electronic books. ; Electronic books. ; Electronic books
    URL: Full-text  ((OIS Credentials Required))
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    UID:
    gbv_180626501X
    Format: 1 Online-Ressource (180 p.)
    ISBN: 9783839457955
    Series Statement: Aging Studies 21
    Content: Die Anzahl demenzkranker Menschen in Deutschland nimmt stetig zu. Daraus folgen neue Anforderungen an Betreuungs- und Pflegekontexte, die gesamtgesellschaftliche Relevanz entfalten. Die Beiträger*innen des Bandes befassen sich am Beispiel Hessens mit der Frage, wie es um die Demenz-Versorgung in unterschiedlichen Quartieren steht, wie stark ehrenamtliches Engagement ist, welche Unterstützungen und welche Versorgungslücken es gibt. Neben der sozialraumorientierten Betrachtung von dörflichen, kleinstädtischen und großstädtischen Kontexten thematisieren sie auch die Folgen der Corona-Pandemie und geben u.a. aus konvivialistischer Perspektive Einblicke in Problemlagen und Lösungsansätze
    Note: In German
    Language: German
    Keywords: Electronic books.
    URL: Cover
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Ann Arbor :University of Michigan Press,
    UID:
    almahu_9949420608502882
    Format: 1 online resource (xiii, 226 pages) : , illustrations, maps
    ISBN: 9780472902514
    Additional Edition: Print version: Ellis, Christopher, 1978- Putting inequality in context : class, public opinion, and representation in the United States. Ann Arbor : University of Michigan Press, c2017 ISBN 9780472130498
    Language: English
    Keywords: Electronic books. ; Biographies ; Electronic books. ; Electronic books. ; Biography ; Biographies. ; Biographies. ; Biographies.
    URL: FULL  ((Currently Only Available on Campus))
    URL: JSTOR
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Milton :Taylor & Francis Group,
    UID:
    almahu_9949516192502882
    Format: 1 online resource (267 pages)
    ISBN: 9780429750946
    Additional Edition: Print version: Cook, Christopher C. H. Hearing Voices, Demonic and Divine Milton : Taylor & Francis Group,c2018 ISBN 9780367582432
    Language: English
    Keywords: Electronic books. ; Electronic books.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    UID:
    almahu_9949728670402882
    Format: 1 online resource (265 pages)
    Edition: 1st ed.
    ISBN: 9781000999945
    Series Statement: Earthscan Studies in Natural Resource Management Series
    Content: The book presents a novel examination of urban commons.
    Additional Edition: Print version: Rodgers, Christopher English Urban Commons Oxford : Taylor & Francis Group,c2023 ISBN 9781032069210
    Language: English
    Keywords: Electronic books. ; Electronic books.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Milton : Taylor & Francis Group
    UID:
    gbv_1832598608
    Format: 1 online resource (329 pages)
    ISBN: 9781000835496
    Content: Cover -- Half Title -- Title -- Copyright -- Contents -- List of contributors -- 1 Introduction -- Section I General state of endangered languages today in some large regions of the world: some good news -- 2 The rise and rise of Australian Languages -- 3 Endangered languages in Brazil in 2021 -- 4 Endangered languages of Central Asia. Prospects for development in the new millennium -- 5 They kill languages, don't they? A short chronicle of the planned death of Berber in North Africa -- 6 First- and second-language speakers in the home: perspectives on the state and revitalization of Indigenous languages in Canada -- Section II Theoretical approaches - supporting language maintenance -- 7 Sustaining language use: bridging the gap between language communities and linguists -- 8 Language endangerment: what it is, how to measure it and how to act -- 9 Use of historical material for the safeguarding of endangered languages -- 10 The role of new media in minority- and endangered-language communities -- 11 Examining the role of change in endangered languages with some reference to Arbëresh and Arvanitika -- 12 Transnational languages in the atlas of endangered languages -- 13 Hypothetically speaking: ethics in linguistic fieldwork, a provocation -- Section III Empirical studies: towards sustainable language maintenance and use -- 14 Sustainable pathways for a fledgling language movement: the case of Kaurna of the Adelaide Plains, South Australia -- 15 Jewish Diaspora languages competing with revitalized Israeli Hebrew -- 16 Making 2,180 pages more useful: the Diyari dictionary of Rev. J. G. Reuther -- 17 A note on an Australian homophone loanshift -- 18 Sindhi Hindus, a diasporic community: reasons for shift and revitalisation strategies -- 19 Linguistic diversity endangered: the Waotededo language and the effects of intense contact.
    Note: Description based on publisher supplied metadata and other sources
    Additional Edition: ISBN 9781032196756
    Additional Edition: Erscheint auch als Druck-Ausgabe Endangered languages in the 21st century London : Routledge, Taylor & Francis Group, 2023 ISBN 9781032196756
    Additional Edition: ISBN 9781032196749
    Language: English
    Subjects: Comparative Studies. Non-European Languages/Literatures
    RVK:
    RVK:
    Keywords: Electronic books.
    Author information: Moseley, Christopher 1950-
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    UID:
    almahu_9949708066102882
    Format: 1 online resource (xvi, 276 pages)
    ISBN: 9780814743959 (e-book)
    Additional Edition: Print version: Jacobs, James B. Busting the Mob : United States v. Cosa Nostra. New York : New York University Press, [1994] ISBN 9780814741955
    Language: English
    Keywords: Electronic books. ; Electronic books. ; Bibliography ; bibliographies. ; Trial and arbitral proceedings ; Bibliographies ; Trials, litigation, etc. ; Trial and arbitral proceedings. ; Bibliographies. ; Comptes rendus de procès et d'arbitrage. ; Bibliographies.
    URL: JSTOR
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Linköping : Linkopings Universitet
    UID:
    gbv_1839920556
    Format: 1 online resource (75 pages)
    Edition: 1st ed.
    ISBN: 9789176857076
    Series Statement: Linköping University Medical Dissertations Ser. v.1756
    Note: Description based on publisher supplied metadata and other sources
    Language: English
    Keywords: Electronic books.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. Further information can be found on the KOBV privacy pages