Displaying 8 results from an estimated 8 matches for "promintent".
Did you mean:
prominent
2013 Aug 14
2
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
...| 13 +
> > drivers/misc/mic/host/mic_boot.c | 181 ++++
>
> So... there are basically separate computers running on PCIe card
> plugged into host computer, right?
>
They are PCIe form factor Coprocessors plugged into the host.
> Maybe we should have something more promintent than drivers/misc for
> this, then? Like drivers/multicomputer?
>
multicomputer" is an interesting name for these kind of devices but has
several issues:
a) The definition I found for multicomputer online was "A computer made
up of several computers. The term generally refers to a...
2013 Aug 14
2
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
...| 13 +
> > drivers/misc/mic/host/mic_boot.c | 181 ++++
>
> So... there are basically separate computers running on PCIe card
> plugged into host computer, right?
>
They are PCIe form factor Coprocessors plugged into the host.
> Maybe we should have something more promintent than drivers/misc for
> this, then? Like drivers/multicomputer?
>
multicomputer" is an interesting name for these kind of devices but has
several issues:
a) The definition I found for multicomputer online was "A computer made
up of several computers. The term generally refers to a...
2013 Aug 16
1
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
...; >
> > > So... there are basically separate computers running on PCIe card
> > > plugged into host computer, right?
> > >
> >
> > They are PCIe form factor Coprocessors plugged into the host.
> >
> > > Maybe we should have something more promintent than drivers/misc for
> > > this, then? Like drivers/multicomputer?
> > >
> >
> > multicomputer" is an interesting name for these kind of devices but has
> > several issues:
> > a) The definition I found for multicomputer online was "A computer...
2013 Aug 16
1
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
...; >
> > > So... there are basically separate computers running on PCIe card
> > > plugged into host computer, right?
> > >
> >
> > They are PCIe form factor Coprocessors plugged into the host.
> >
> > > Maybe we should have something more promintent than drivers/misc for
> > > this, then? Like drivers/multicomputer?
> > >
> >
> > multicomputer" is an interesting name for these kind of devices but has
> > several issues:
> > a) The definition I found for multicomputer online was "A computer...
2013 Aug 13
0
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
...> drivers/misc/mic/common/mic_device.h | 85 ++
> drivers/misc/mic/host/Makefile | 13 +
> drivers/misc/mic/host/mic_boot.c | 181 ++++
So... there are basically separate computers running on PCIe card
plugged into host computer, right?
Maybe we should have something more promintent than drivers/misc for
this, then? Like drivers/multicomputer?
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
2013 Aug 15
0
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
...host/mic_boot.c | 181 ++++
> >
> > So... there are basically separate computers running on PCIe card
> > plugged into host computer, right?
> >
>
> They are PCIe form factor Coprocessors plugged into the host.
>
> > Maybe we should have something more promintent than drivers/misc for
> > this, then? Like drivers/multicomputer?
> >
>
> multicomputer" is an interesting name for these kind of devices but has
> several issues:
> a) The definition I found for multicomputer online was "A computer made
> up of several comput...
2013 Jul 25
16
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
An Intel MIC X100 device is a PCIe form factor add-in coprocessor
card based on the Intel Many Integrated Core (MIC) architecture
that runs a Linux OS. It is a PCIe endpoint in a platform and therefore
implements the three required standard address spaces i.e. configuration,
memory and I/O. The host OS loads a device driver as is typical for
PCIe devices. The card itself runs a bootstrap after
2013 Jul 25
16
[PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors.
An Intel MIC X100 device is a PCIe form factor add-in coprocessor
card based on the Intel Many Integrated Core (MIC) architecture
that runs a Linux OS. It is a PCIe endpoint in a platform and therefore
implements the three required standard address spaces i.e. configuration,
memory and I/O. The host OS loads a device driver as is typical for
PCIe devices. The card itself runs a bootstrap after