similar to: Only 1 physical CPU is seen

Displaying 20 results from an estimated 800 matches similar to: "Only 1 physical CPU is seen"

2014 Oct 10
1
dumping using tftp
Hi Yeah I ended up figuring it out My usage for the tool will be to gather hardware specs of new servers that we receive and servers we have in storage I will then see if I can script something to phrase the dumps to update our inventory tool. Our main issue is that gathering information manually by opening the server and having to locate each parts is time consuming and being humans we are
2014 Oct 09
2
dumping using tftp
Hello, I'm not quite sure I understand how do you use HDT for dumping over tftp server. The wiki on dumping does not offer much details on how to set this up. >From my understanding is you need to run pxelinux somewhere but being that HDT is a bootable cd ISO, I don't see how I can get HDT up from a TFTP server without the need to install something on that TFTP server. Is there a more
2014 Oct 10
0
dumping using tftp
I'm not sure to get your point properly. If you need to upload a result to a tftp server, you need to PXE boot hdt to gain the network service. HDT can be booted in PXE by using the hdt.c32 which is available with every syslinux release. Does it make much more meaning ? I also would be very interesting on what is your usage of HDT and expectations ;o) Erwan, 2014-10-09 19:19 GMT+02:00
2024 Aug 09
1
WDI package commands timing out and not working
Thanks, Martin. I am trying this in Bengaluru, India, using R-studio. I tried downloading a single variable. It happened fast, in less than 5 seconds. I tried downloading six variables, it took much longer, but less than a minute. Tried eight variables and it did not download even in five minutes. My internet speed is well above 40Mbps. This should not take that long. It seems the process timed
2024 Aug 09
1
WDI package commands timing out and not working
>>>>> Ivan Krylov via R-help >>>>> on Fri, 9 Aug 2024 15:23:58 +0300 writes: > ? Thu, 8 Aug 2024 12:43:23 +0530 > Anupam Tyagi <anuptyagi at gmail.com> ?????: >> In open.connection(con, "rb") : >> URL >>
2004 Jun 23
0
Re : *****SPAM***** Important
Réponse --------------------------------------------------------------- (English will Follow) Merci d'avoir contacté le Support Technique UBISOFT Canada. Nous n'acceptons plus les requêtes de support par courriel standard. Votre courriel original ne sera donc pas traité. Veuillez suivre les étapes ci-dessous pour trouver réponse à votre question. Pour connaître la procédure à suivre
2011 Apr 26
3
noob:Can't get IL-2/1946 to run!
I'm fairly new to Linux and Wine. I bought IL-2/1946 because it was rated as "platinum", but it won't run. I got it to load, and made sure all the .exe files were marked as executable. It won't run. I go to the main exe file (il2fb.exe) and click on it with Nautilus open as administrator (or normal), and I've tried launching from the menu and wine icons on my desktop. All
2024 Aug 08
1
WDI package commands timing out and not working
There is some problem getting data with the WDI package. It gets data from World Development Indicators and other databases of The World Bank. I let the code run for several minutes and nothing happens. Sometimes it gives a time out message. I ran the same code last year and it worked. Any idea what the problem is and how to fix it? > dat1EU = WDI(indicator = c('NY.ADJ.NNAT.GN.ZS',
2019 Feb 28
3
Making LLD PDB generation faster
As for multithreaded ghashes: Even if the hashtable stores 32-bit indices to SeenHashes, you would still need to compare the ghashes for collisions: https://github.com/llvm/llvm-project/blob/master/llvm/include/llvm/ADT/DenseMap.h#L627 Finding the 32-bit index in the hashtable doesn’t necessarily mean it’s the right one. The following table shows the collision distribution when inserting (type)
2019 Feb 25
2
Making LLD PDB generation faster
Yes, -Tllvm works. [cid:image002.jpg at 01D4CCF6.C440CFF0] From: Zachary Turner <zturner at google.com> Sent: Monday, February 25, 2019 10:36 AM To: Leonardo Santagada <santagada at gmail.com> Cc: Alexandre Ganea <alexandre.ganea at ubisoft.com>; Reid Kleckner <rnk at google.com>; llvm-dev <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Making LLD PDB
2003 Oct 22
1
Feature Request - Recursive Rsync Parameter - Example Script
I wanted to flag a problem and offer a possible solution. The problem: large rsync operation fails on machines with modest amounts of memory. Proposal: Add a parameter to rsync recursive to specify a recursion level (See example bash wrapper below). (works with recursive file system rsyncs only, i.e. -a or -r) The logic goes: if recursion switch true and recursion_level > 0 -rsync
2012 May 08
0
[Ubisoft's Games]Can't save a game
Hi, With Bruno Jesus, we create a hack to pass the ReadFileEx error for the Ubisoft Game Launcher (see bug #28119). I tried the hack with 3 games and they work correctly. But for two games (Assassin's Creed 2 and Revelations), the savegame does not works correctly. The savegame folder is here : "c:/users/berillions/Local Settings/Application Data/Ubisoft Game
2005 Jan 17
1
Re: Any interest in a Canadian Asterisk
Quoting asterisk-users-request@lists.digium.com: > > Would it be considered trolling to start a thread on Cleaning Maple > > Syrup off of Dial Pads, or Wiring your Moose for Wi-Fi? > > Let's not forget the weekly "tooques and telephony" segment, and a > review of > the best block heaters for your wi-fi fones. > Oh, we're gonna have a good time next
2009 Jun 21
2
Prince of Persia The 2 Thrones
Hello all, I installed PoP : T2T with wine 1.1.22 but after the first load, wine quit and a crash.log is create in the game folder : Code: ************************************************ ** ** Crash Report for: Prince of Persia ** Date: 06/21/2009 14:07:27 ** Executable Size: 6,344,704 ** Executable Time: Sat Sep 30 12:41:54 2006 **
2011 Apr 04
1
[Ubisoft Game Launcher]Online Mode doesn't work
Hi, Since the Assassin's Creed : Brotherhood, the Ubisoft Game Launcher was updated. It's actually the 0268 version. For Assassin's Creed 2 and Brotherhood, it's possible to connect at the Ubisoft server having indicated my login and password. The problem come from when i must to click on "play" to launch the game on the following window. I have a message told me that
2019 Feb 25
2
Making LLD PDB generation faster
Sadly the patch on https://reviews.llvm.org/D55585 didn't apply on my clone of llvm at all :( It will take me quite some time to test this out. On Mon, Feb 25, 2019 at 5:08 PM Alexandre Ganea <alexandre.ganea at ubisoft.com> wrote: > > For enabling large memory pages, see this link: https://support.sisoftware.co.uk/knowledgebase.php?article=52 > > Meow hash isn't in the
2011 Sep 06
0
[AC Brotherhood]Does not works
Hi, There is a problem with this game since more wine version. If you play at this game with the vanilla version or if the patch 1.01 is installed, the game runs correctly without problem. But, if you installed the patch 1.02 or patch 1.03, impossible to launch the game, wine crash quickly. Error message : Code: berillions at Debian64:~/.wine/drive_c/Program Files/Ubisoft/Assassin's Creed
2007 Aug 07
1
Probleme with bitrate when encoding small files
Hello, We found a problem that we are not sure who is responsible. Here is what we found: On some small file (around 1 sec) if we ask to compress the file at 128kb/s On an encoder compiled with Microsoft visual 7.1 it generate a file at 160kb/s (that is the behaviour we expect because of the short length of the file) On same encoder compiled with Microsoft visual 8.0 with the same parameter it
2019 Feb 25
2
Making LLD PDB generation faster
I think its a huge bug that it doesn't raise any errors or warnings about it. But I will open a ticket on cmake, they should be using clang-cl.exe and lld-link.exe if T="llvm" probably set host to 64 bit as well. On Mon, Feb 25, 2019 at 3:34 PM Zachary Turner <zturner at google.com> wrote: > > I don’t think changing the compiler or linker is supported with the vs
2019 Feb 27
4
Making LLD PDB generation faster
This could be ICF. There were lots of issues with ICF on ARM64, but they are not inherently ARM64-specific, they just come up there more often. See https://reviews.llvm.org/D56986 which fixes that. Easiest thing is always to profile or add /time to see what's slow. On Wed, Feb 27, 2019 at 6:30 AM Leonardo Santagada <santagada at gmail.com> wrote: > Anyone would know why lld takes