Displaying 6 results from an estimated 6 matches for "nergies".
Did you mean:
energies
2020 Apr 08
6
Parallel transfers with sftp (call for testing / advice)
Hello, I'd like to share with you an evolution I made on sftp.
1. The need
I'm working at CEA (Commissariat ? l'?nergie atomique et aux ?nergies
alternatives) in France. We have a compute cluster complex, and our customers
regularly need to transfer big files from and to the cluster. Each of our front
nodes has an outgoing bandwidth limit (let's say 1Gb/s each, generally more
limited by the CPU than by the network bandwidth), but the to...
2017 Jun 29
1
Changing ggplot2 legend key/title to custom text
...-based-publication-ready-plots
I want to change the "sex" in "sex subscript 2" or " (sex/sex[2]+Q)
Thanks again,
Marios Barlas
PhD Candidate
CMOS & Memory Integration
Advanced Memory Group
Leti, technology research institute
Commissariat ? l??nergie atomique et aux ?nergies alternatives
T. +33 4 38 78 11 50 M. +33 6 02 61 83 49
www.leti.fr | Leti is a member of the Carnot Institutes network
-----Message d'origine-----
De?: PIKAL Petr [mailto:petr.pikal at precheza.cz]
Envoy??: jeudi 29 juin 2017 13:08
??: BARLAS Marios 247554 <Marios.BARLAS at cea.fr>; r...
2020 Apr 09
4
Parallel transfers with sftp (call for testing / advice)
...ions/24058544/speed-up-rsync-with-simultaneous-concurrent-file-transfers
This solution is perfect for parallel sending a lot of files. But in the case of
sending one really big file, it does not improve transfer speed.
>> I'm working at CEA (Commissariat ? l'?nergie atomique et aux ?nergies
>> alternatives) in France. We have a compute cluster complex, and our customers
>> regularly need to transfer big files from and to the cluster. Each of our front
>> nodes has an outgoing bandwidth limit (let's say 1Gb/s each, generally more
>> limited by the CPU than b...
2002 May 14
1
Srtring Overflow Error in Samba 2.0
In my var/log.smb file I am getting the error:
String overflow by 18 in safe_strcopy [adaigle ahenry ajleblanc ] a
long list
My share is setup with the list of valid users i.e.
valid users = user1 user2 \
user3 user4
writeable =yes
Is there some limit to the number of users listed this way. A bad character
in there?
Some users are not getting their drives mapped.
2017 Jun 29
0
Changing ggplot2 legend key/title to custom text
Hi
There are plenty of examples
https://stackoverflow.com/questions/6202667/how-to-use-subscripts-in-ggplot2-legends-r
https://stackoverflow.com/questions/19507742/using-expressionpaste-to-insert-math-notation-into-a-ggplot-legend
which you can modify.
If you say
"but it wont' seem to work"
how can we know what does it mean?
Plotmath expressions are rather tricky, especially if
2017 Jun 29
2
Changing ggplot2 legend key/title to custom text
Hi all,
ok I have this issue:
I want to change my graphs legends to custom text, often requiring the use of superscripts/subscripts
I tried to use this instruction I found on stack overflow:
labs(x = "R(Ohm)", y= "CDF", aesthetic= " Content (%)" )
but it wont' seem to work.
Also tried bquote for super/ subscripts
xlab(bquote(~x~/(~x~ + ~MO[2]~)*