Skip to content

Commit

Permalink
New Presentation made @ CELIA (Bdx)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbigot committed Sep 26, 2024
1 parent c0f1595 commit 0c45474
Show file tree
Hide file tree
Showing 23 changed files with 7 additions and 0 deletions.
Binary file modified content/content/2023-09-19-01_Mission-numerique.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-02_Presentation_CExA.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-03_GyselaX.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-04_Triclade.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-05_TRUST_TrioCFD.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-06_Jules_Vernes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-07_NumPEx.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-08_NumPEx_PC2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-09_Kokkos.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-10_Technical_Roadmap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-19-11_PTC-SN_et_CExA.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-09-27_ADAC.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-10-06_Mission_numerique.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-11-22-1_PTC-SN-CExA.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-11-22-2_PTC-SN-Kokkos.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2023-12-14_Kokkos_User_Group.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2024-04-02_Seminaire_CCRT_GPU.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2024-05-21_CEA-Riken.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2024-06-12_NumPEx_GPU_Workshop.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/content/2024-06-12_NumPEx_GPU_Workshop.pdf
Binary file not shown.
Binary file added content/content/2024-09-25_Kokkos_at_CELIA.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/content/2024-09-25_Kokkos_at_CELIA.pdf
Binary file not shown.
7 changes: 7 additions & 0 deletions genmin
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/sh
if [ $# -ne 1 ]
then
echo "Usage: $0 <file.pdf>" 1>&2
exit 1
fi
pdftoppm -f 1 -singlefile -scale-to 1920 -jpeg -jpegopt quality=90,optimize=y "$1" "${1/.pdf/}"

0 comments on commit 0c45474

Please sign in to comment.