Now showing items 1-6 of 6

    • 1st BSC Doctoral Symposium : book of abstracts 

      Cucchietti, Fernando; Comes, Carles; Badia Moragas, Alba; Cabeza, Israel; Eguzkitza, Beatriz; Gifre Renom, Lluís; González, Santiago; Guevara Vilardell, Marc; Hernández, Roger; Hussain, Tassadaq; Jiménez, Brian; Liu, Qixiao; Moal, Iain; Obiso, Vincenzo; Palavedu, Karthikeyan; Panic, Milos; Rajovic, Nikola; Royuela, Sara; Scaini, Chiara; Soret, Albert; Stipić, Srđjan; Strassburg, Janko; Valverde, Víctor; Villalba, Álvaro (Barcelona Supercomputing Center, 2014-05-26)
      Conference report
      Open Access
    • A Functional Safety OpenMP∗ for Critical Real-Time Embedded Systems 

      Royuela, Sara; Duran, Alejandro; Serrano, Maria A.; Quiñones, Eduardo; Martorell, Xavier (Springer, 2017-08-17)
      Part of book or chapter of book
      Open Access
      OpenMP* has recently gained attention in the embedded domain by virtue of the augmentations implemented in the last specification. Yet, the language has a minimal impact in the embedded real-time domain mostly due to the ...
    • Compiler automatic discovery of OmpSs task dependencies 

      Royuela, Sara; Duran González, Alejandro; Martorell Bofill, Xavier (Springer, 2013)
      Conference report
      Restricted access - publisher's policy
      Dependence analysis is an essential step for many compiler optimizations, from simple loop transformations to automatic parallelization. Parallel programming models require specific dependence analyses that take into account ...
    • Parallel programming issues and what the compiler can do to help 

      Royuela, Sara; Martorell Bofill, Xavier (Barcelona Supercomputing Center, 2015-05-05)
      Conference report
      Open Access
      Twenty-first century parallel programming models are becoming real complex due to the diversity of architectures they need to target (Multi- and Many-cores, GPUs, FPGAs, etc.). What if we could use one programming model ...
    • Techniques for reducing and bounding OpenMP dynamic memory 

      Munera, Adrian; Royuela, Sara; Quiñones, Eduardo (Barcelona Supercomputing Center, 2019-05-07)
      Conference report
      Open Access
      OpenMP offers a tasking model very convenient to develop critical real-time parallel applications by virtue of its time predictability. However, current implementations make an intensive use of dynamic memory to efficiently ...
    • The cooperative parallel: A discussion about run-time schedulers for nested parallelism 

      Royuela, Sara; Serrano, Maria A.; García Gasulla, Marta; Mateo Bellido, Sergi; Labarta Mancho, Jesús José; Quiñones Moreno, Eduardo (Springer, 2019)
      Conference report
      Open Access
      Nested parallelism is a well-known parallelization strategy to exploit irregular parallelism in HPC applications. This strategy also fits in critical real-time embedded systems, composed of a set of concurrent functionalities. ...