Re: Issues With Thunderbird Version 91--May Be OT

2021-09-19 Thread Ed Greshko
On 20/09/2021 12:07, Tim via users wrote: On Mon, 2021-09-20 at 09:45 +1000, Stephen Morris wrote: Just one other question on this front, I'm seeing in all emails from this address list, and only from this address list, a lot of data at the bottom of the emails that looks like some sort of binar

Re: Issues With Thunderbird Version 91--May Be OT

2021-09-19 Thread Tim via users
On Mon, 2021-09-20 at 09:45 +1000, Stephen Morris wrote: > Just one other question on this front, I'm seeing in all emails from > this address list, and only from this address list, a lot of data at > the bottom of the emails that looks like some sort of binary data, or > maybe a digital signature

Re: Issues With Thunderbird Version 91--May Be OT

2021-09-19 Thread Ed Greshko
On 20/09/2021 07:45, Stephen Morris wrote: On 17/9/21 05:41, Ed Greshko wrote: On 17/09/2021 01:52, Tim Evans wrote: On 9/16/21 12:55 PM, lejeczek via users wrote: What exactly do you mean by "I'm set up"? If a compose an original new message to not-myself-but-to-valid-email-address and add m

Re: Issues With Thunderbird Version 91--May Be OT

2021-09-19 Thread Stephen Morris
On 17/9/21 05:41, Ed Greshko wrote: On 17/09/2021 01:52, Tim Evans wrote: On 9/16/21 12:55 PM, lejeczek via users wrote: What exactly do you mean by "I'm set up"? If a compose an original new message to not-myself-but-to-valid-email-address and add myself to "Bcc" I can send out such an emai

Re: mpi_Init

2021-09-19 Thread Jonathan Billings
On Sun, Sep 19, 2021 at 10:53:10PM +0200, Patrick Dupre wrote: > OK > > Very good. > > But I get > > from process 0 out of 1 on Teucidide > > with MPI_Comm_size(MPI_COMM_WORLD, &numprocs); > > How can I set numprocs to 2 for example? That's between you and your compiler. I think MPI support

Re: mpi_Init

2021-09-19 Thread Patrick Dupre
OK Very good. But I get from process 0 out of 1 on Teucidide with MPI_Comm_size(MPI_COMM_WORLD, &numprocs); How can I set numprocs to 2 for example? === Patrick DUPRÉ | | email: pdu...@gmx

Re: mpi_Init

2021-09-19 Thread Jonathan Billings
On Sun, Sep 19, 2021 at 10:42:43PM +0200, Patrick Dupre wrote: > Actually MPI_Init is in > openmpi-devel > but I add to make the path > PATH=/usr/lib64/openmpi/bin:$PATH > for mpicc > which is bizare. > > Furthermore, I tried man mpicc > > /usr/share/man/mpich-x86_64/man1/mpicc.1.gz > /usr/share/

Re: mpi_Init

2021-09-19 Thread Patrick Dupre
Actually MPI_Init is in openmpi-devel but I add to make the path PATH=/usr/lib64/openmpi/bin:$PATH for mpicc which is bizare. Furthermore, I tried man mpicc /usr/share/man/mpich-x86_64/man1/mpicc.1.gz /usr/share/man/openmpi-x86_64/man1/mpicc.1.gz But it does not work ===

Re: mpi_Init

2021-09-19 Thread Jonathan Billings
On Sun, Sep 19, 2021 at 04:35:14PM -0400, Jonathan Billings wrote: > ... before compiling. That loads the mpich environment module, which > defines a bunch of environment modules. Er... I mean it defines a bunch of environment *variables*. > setenvMPI_PYTHON_SITEARCH %{python2_sitear

Re: mpi_Init

2021-09-19 Thread Jonathan Billings
On Sun, Sep 19, 2021 at 08:33:21PM +0200, Patrick Dupre wrote: > Hello, > > I installed mpich > and set the path to > /usr/lib64/mpich/bin > however, it seems that I need > MPI_init > > Checking if MPI is available > checking for mpif90... mpif90 > checking for MPI_Init... no > checking for MPI_

Re: mpi_Init

2021-09-19 Thread Samuel Sieb
On 2021-09-19 11:33 a.m., Patrick Dupre wrote: Hello, I installed mpich and set the path to /usr/lib64/mpich/bin however, it seems that I need MPI_init Checking if MPI is available checking for mpif90... mpif90 checking for MPI_Init... no checking for MPI_Init in -lmpi... no checking for MPI_In

mpi_Init

2021-09-19 Thread Patrick Dupre
Hello, I installed mpich and set the path to /usr/lib64/mpich/bin however, it seems that I need MPI_init Checking if MPI is available checking for mpif90... mpif90 checking for MPI_Init... no checking for MPI_Init in -lmpi... no checking for MPI_Init in -lmpich... no configure: error: MPI not fo

Re: Partial success enabling TPM2 in an existing qemu guest VM

2021-09-19 Thread Sam Varshavchik
Ed Greshko writes: On 20/09/2021 00:08, Sam Varshavchik wrote: Is anyone else getting this error in the "Security processor troubleshooting" (21H1, with all updates installed)? It has been nearly 2 months since I worked on this. But, yes, that is what I was seeing.  No matter what I did I

Re: Partial success enabling TPM2 in an existing qemu guest VM

2021-09-19 Thread Ed Greshko
On 20/09/2021 00:08, Sam Varshavchik wrote: Is anyone else getting this error in the "Security processor troubleshooting"  (21H1, with all updates installed)? It has been nearly 2 months since I worked on this. But, yes, that is what I was seeing.  No matter what I did I could not get passed t

Partial success enabling TPM2 in an existing qemu guest VM

2021-09-19 Thread Sam Varshavchik
What finally got my existing Win10 guest VM (originally upgraded from Win7) to see a TPM2 device was the following process: 1) Make a copy of the raw disk image. This isn't really necessary, but I did this for backup purposes. 2) In virt-manager I created a new VM, pointing to the existing

Re: KDE not starting

2021-09-19 Thread GianPiero Puccioni
On 19/09/2021 14:03, Ed Greshko wrote: On 19/09/2021 19:50, GianPiero Puccioni wrote: This morning when I botted my laptop (Dell G15) and the login didn' appear, just the mouse arrow. I thougt it was a sddm problem so I switched to gdm and it worked and Gnome started but not KDE(X11), not even

Re: KDE not starting

2021-09-19 Thread Ed Greshko
On 19/09/2021 19:50, GianPiero Puccioni wrote: This morning when I botted my laptop (Dell G15) and the login didn' appear, just the mouse arrow. I thougt it was a sddm problem so I switched to gdm and it worked and Gnome started but not KDE(X11), not even with a new user. I installed LXDE and

KDE not starting

2021-09-19 Thread GianPiero Puccioni
Hi, This morning when I botted my laptop (Dell G15) and the login didn' appear, just the mouse arrow. I thougt it was a sddm problem so I switched to gdm and it worked and Gnome started but not KDE(X11), not even with a new user. I installed LXDE and that too worked without problems but it gav